package realos

import "github.com/Microsoft/opengcs/service/gcs/oslayer/realos"

Package realos defines the actual interface into operating system functionality.

Index

Functions

func NewOS

func NewOS() *realOS

NewOS returns a *realOS OS interface implementation which calls into actual system OS functionality.

func NewProcessExitState

func NewProcessExitState(state *os.ProcessState) *realProcessExitState

NewProcessExitState returns a *realProcessExitState wrapping the given *os.ProcessState.

Source Files

realos.go

Version
v0.3.2
Published
Aug 8, 2017
Platform
js/wasm
Imports
9 packages
Last checked
4 hours ago

Tools for package owners.