Documentation
¶
Overview ¶
Package router provides functions to configure the web server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(debug bool, trustedProxies []string, cm *credentials.Manager, db *database.Database, dp *dispatcher.Dispatcher, alertmanagerConfig *configuration.Alertmanager) (*gin.Engine, error)
Create a Gin engine and setup all routes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.