package
Version:
v0.5.1
Opens a new window with list of versions in this module.
Published: Dec 13, 2022
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewRouter() *chi.Mux
NewRouter returns a new HTTP route multiplexer with a default middleware stack.
Recoverer recovers from panics, logs the panic and returns a HTTP 500.
Inspired by chi.Recoverer
Source Files
¶
Click to show internal directories.
Click to hide internal directories.