Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterCommand ¶
func RegisterCommand(c CommandFunc)
RegisterCommand registers the specified command via its factory
Types ¶
type CommandFunc ¶
CommandFunc a command handler factory
func GetRegisteredCommands ¶
func GetRegisteredCommands() []CommandFunc
GetRegisteredCommands return a list with the registered command factories
Click to show internal directories.
Click to hide internal directories.