//
pkg.gl
Category
github.com/lowl11/boost
config
package
0.9.8
Repository:
https://github.com/lowl11/boost.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
3
Files
280 SLOC
#
Functions
Env
Env returns environment name.
Get
Get returns config value for given "key".
IsDev
IsDev return true if env is "dev".
IsEnv
IsEnv return true if env is "given env".
IsProduction
IsProduction return true if env is "production".
IsTest
IsTest return true if env is "test".