Documentation ¶
Index ¶
- func BindClient(module interface{}, clnt interface{})
- func BindRegistry(module interface{}, registry ...interface{})
- func GetModules() []interface{}
- func Register(module interface{})
- func Run(module interface{})
- func Setup(module interface{}, endpointName string, eventHub event.Hub, ...)
- func Teardown(module interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindClient ¶ added in v1.3.27
func BindClient(module interface{}, clnt interface{})
func BindRegistry ¶
func BindRegistry(module interface{}, registry ...interface{})
func GetModules ¶
func GetModules() []interface{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.