package
0.0.0-20240419133027-aeba8327aa53
Repository: https://github.com/openflagr/flagr.git
Documentation: pkg.go.dev

# Functions

ServerShutdown is a callback function that will be called when we tear down the flagr server.
SetupGlobalMiddleware setup the global middleware.

# Variables

Config is the whole configuration of the app.
EvalOnlyModeDBDrivers is a list of DBDrivers that we should only run in EvalOnlyMode.
Global is the global dependency we can use, such as the new relic app instance.