Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Start ¶
func Start(handlerFactory HandlerFactory, configOptions ...cfg.Option)
func WithDefaultErrorHandler ¶ added in v0.12.2
func WithDefaultErrorHandler(handler ErrorHandler)
Types ¶
type ErrorHandler ¶ added in v0.12.2
type ErrorHandler func(msg string, args ...interface{})
Click to show internal directories.
Click to hide internal directories.