Documentation ¶
Overview ¶
Package realos defines the actual interface into operating system functionality.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
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.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.