Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
func NewHandler(options ...OptionFunc) http.Handler
Types ¶
type OptionFunc ¶
type OptionFunc func(handler *Handler)
func SetSecret ¶
func SetSecret(secret string) OptionFunc
Click to show internal directories.
Click to hide internal directories.