Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadModule ¶
func LoadModule(path string)
func RegisterModule ¶
func RegisterModule(m Module)
Types ¶
type Module ¶
type Module struct { Name string NewIcon func() api.IconHandler NewKey func() api.KeyHandler IconFields []api.Field KeyFields []api.Field }
func AvailableModules ¶
func AvailableModules() []Module
Click to show internal directories.
Click to hide internal directories.