//
pkg.gl
Category
github.com/gotify/server/v2
mode
package
2.6.1
Repository:
https://github.com/gotify/server.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
1
Dependents
4
Files
32 SLOC
#
Functions
Get
Get returns the current mode.
IsDev
IsDev returns true if the current mode is dev mode.
Set
Set sets the new mode.
#
Constants
Dev
Dev for development mode.
Prod
Prod for production mode.
TestDev
TestDev used for tests.