Documentation ¶
Overview ¶
Package router provides the base configurations to build a router. This package is open for an extension whether new routes need to be added.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRouter ¶
func GetRouter(deps *application.Dependencies) *chi.Mux
GetRouter configures a chi router and starts the http server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.