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 ¶
NewOS returns an oslayer.OS implementation which calls into actual system OS functionality.
func NewProcessExitState ¶
func NewProcessExitState(state *os.ProcessState) oslayer.ProcessExitState
NewProcessExitState returns an oslayer.ProcessExitState wrapping the given *os.ProcessState.
Source Files ¶
- Version
- v0.3.9
- Published
- Aug 20, 2018
- Platform
- js/wasm
- Imports
- 11 packages
- Last checked
- 4 hours ago –
Tools for package owners.