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 ¶
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.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.