Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidArgType = errors.New("invalid argument type")
)
Functions ¶
func GetHelps ¶
returns a copy of the map containing all Help structs does NOT copy Help structs themselves entries in the map can be nil
func RegisterHelp ¶
RegisterHelp registers a Help struct to global map if help.Name is empty it is set to name
Types ¶
Click to show internal directories.
Click to hide internal directories.