Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Process ¶
type Process struct { Running bool // contains filtered or unexported fields }
Process defines a process that can be executed
func NewProcess ¶
NewProcess creates a new process struct
Click to show internal directories.
Click to hide internal directories.