Documentation ¶
Index ¶
Constants ¶
View Source
const (
DEF_ENV_FILE = ".env"
)
Variables ¶
This section is empty.
Functions ¶
func Init ¶ added in v0.0.18
func Init()
TODO, CHANGE TO Init and call this at main/first don't use init(), because flag module has issue
func LoadEnvFile ¶ added in v0.0.18
func LoadEnvsFromYaml ¶
func LoadFromBoth ¶ added in v0.0.18
func LoadFromBoth() error
func LoadFromExeDir ¶ added in v0.0.18
func LoadFromExeDir() error
func LoadFromWd ¶ added in v0.0.18
func LoadFromWd() error
for dev mode, exe bin in a tmp random folder, so wd is fine
Types ¶
Click to show internal directories.
Click to hide internal directories.