package
2.6.1
Repository: https://github.com/gotify/server.git
Documentation: pkg.go.dev

# Functions

Get returns the current mode.
IsDev returns true if the current mode is dev mode.
Set sets the new mode.

# Constants

Dev for development mode.
Prod for production mode.
TestDev used for tests.