Documentation ¶
Index ¶
- type Routes
- func (hr Routes) Map(host string, h chi.Router)
- func (hr Routes) Match(rctx *chi.Context, method, path string) bool
- func (hr Routes) Middlewares() chi.Middlewares
- func (hr Routes) Routes() []chi.Route
- func (hr Routes) ServeHTTP(w http.ResponseWriter, r *http.Request)
- func (hr Routes) Unmap(host string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.