Categorygithub.com/facily-tech/go-core/env
package
0.1.0
Repository: https://github.com/facily-tech/go-core.git
Documentation: pkg.go.dev

# README

Env

Go Reference

Package env provides helper functions to load environment variables with some degree of control of behavior like: empty, prefixes, default and mutators. All these beneficits come from github.com/sethvargo/go-envconfig.