Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CmdHandler ¶
type CmdHandler func(args []string)
CmdHandler is a type for all command handler functions
func LookupHandler ¶
func LookupHandler(cmd string) CmdHandler
LookupHandler looks up a command handler by command name
Click to show internal directories.
Click to hide internal directories.