Documentation
¶
Overview ¶
Package registry provides command registration for sub-packages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AllPackages []RegisterFunc
Functions ¶
func Add ¶
func Add(fn RegisterFunc)
func RegisterAll ¶
func RegisterAll()
Types ¶
type RegisterFunc ¶
type RegisterFunc func()
Click to show internal directories.
Click to hide internal directories.