Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Setup ¶
func Setup( logger *zerolog.Logger, conf *cfg.Config, dbConn *sqlx.DB, neo4jConn *neo4j.DriverWithContext, app *fiber.App, fzlog *fiber.Handler, ) error
Setup handles all the routes for the application It receives the configuration, logger and db connection from main and then passes them to the controllers
func SetupNoScript ¶
func SetupNoScript(app *fiber.App) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.