Documentation ¶
Overview ¶
Package handler provides http handlers
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(o *Options)
func WithNamespace ¶
WithNamespace specifies the namespace for the handler
func WithRouter ¶
WithRouter specifies a router to be used by the handler
Click to show internal directories.
Click to hide internal directories.