package
Version:
v0.0.0-...-fd12d58
Opens a new window with list of versions in this module.
Published: Sep 6, 2022
License: MIT
Opens a new window with license information.
Imports: 14
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, error)
NewRouter configures application routes.
Server provides an http.Server.
NewServer creates and configures an APIServer serving all application routes.
Start runs ListenAndServe on the http.Server with graceful shutdown.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.