Documentation ¶
Overview ¶
Package registry provides a registry of handlers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Handlers ¶
func Handlers() []string
Handlers returns a list of all handlers registered at compile-time.
func NewHandler ¶
func NewHandler(name string, opts *NewHandlerOpts) (handlers.Interface, error)
NewHandler constructs a new handler.
Types ¶
Click to show internal directories.
Click to hide internal directories.