Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AddToDispatcherFuncs []func(dispatcher.Dispatcher)
AddToDispatcherFuncs is a list of functions to create controllers and add them to a manager.
View Source
var AddToManagerFuncs []func(manager.Manager) error
AddToManagerFuncs is a list of functions to add all Controllers to the Manager
Functions ¶
func AddToDispatcher ¶
func AddToDispatcher(disp dispatcher.Dispatcher)
AddToDispatcher adds all Controllers to the Manager
func AddToManager ¶
AddToManager adds all Controllers to the Manager
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.