home | this is

Golang utility library bundle

extensiongolenv

This package helps with environment variable/config via goenv. Currently it provides:

  • fetch string value from an environment variable, if missing return a defaultcode
  • check if a non-empty value is present for an environment variablecode
  • return a key:val map of all environment variablescode
there will be more...

Reach out to us on developer channel for more details.