Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StateChange ¶
type StateChange string
const ( Resume StateChange = "Resume" Pause StateChange = "Pause" Stop StateChange = "Stop" HardStop StateChange = "HardStop" )
Click to show internal directories.
Click to hide internal directories.