Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureCommands ¶
Types ¶
type Command ¶
type Command struct { CommandName string Handler CommandHandler }
type CommandHandler ¶
type CommandHandler func(...string)
Click to show internal directories.
Click to hide internal directories.