Skip to content

boschresearch/go-env-tools

Repository files navigation

Common env extraction tools

Installing

go get github.com/boschresearch/go-env-tools

Usage

import (
   "github.com/boschresearch/go-env-tools"
)
func main() {
   envtools.GetEnvOrPanic("MY_ENV")
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages