Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mode ¶
type Mode string
const ( ModeNormal Mode = "NORMAL" ModeInsert Mode = "INSERT" ModeCommand Mode = "COMMAND" ModeHelp Mode = "HELP" ModeConfirm Mode = "CONFIRM" ModeCreateTicket Mode = "CREATE" ModeEditTicket Mode = "EDIT" ModeAgentView Mode = "AGENT" ModeSettings Mode = "SETTINGS" ModeShuttingDown Mode = "SHUTTING_DOWN" ModeSpawning Mode = "SPAWNING" ModeFilter Mode = "FILTER" )
Click to show internal directories.
Click to hide internal directories.