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 ¶
- Version
- v0.3.1
- Published
- Aug 8, 2017
- Platform
- windows/amd64
- Imports
- 9 packages
- Last checked
- 8 minutes ago –
Tools for package owners.