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.8
- Published
- Jun 4, 2018
- Platform
- windows/amd64
- Imports
- 10 packages
- Last checked
- 1 minute ago –
Tools for package owners.