Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(module kernel.ModuleFactory, otherModuleMaps ...map[string]kernel.ModuleFactory)
func WithDefaultErrorHandler ¶
func WithDefaultErrorHandler(handler ErrorHandler)
Types ¶
type ErrorHandler ¶
type ErrorHandler func(msg string, args ...interface{})
Click to show internal directories.
Click to hide internal directories.