Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Start shell start Start = 0 // Stop shell stop Stop = 1 // ReStart shell restart ReStart = 2 // StartOP start StartOP = "start" // StopOP stop StopOP = "stop" // ReStartOP restart ReStartOP = "restart" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.