Documentation ¶
Overview ¶
Package chi provides a Chi implementation of the router interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Router ¶
type Router struct {
*chi.Mux
}
Router router implements the router interface.
func (*Router) Middlewares ¶
Middlewares returns the list of currently registered middlewares.
Click to show internal directories.
Click to hide internal directories.