Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorHandlerFunc ¶
type ErrorHandlerFunc func(http.ResponseWriter, *http.Request, error)
type HandlerFunc ¶
type HandlerFunc func(http.ResponseWriter, *http.Request) error
Click to show internal directories.
Click to hide internal directories.