proxy.golang.org : github.com/g41797/godotenv
Package godotenv is a go port of the ruby dotenv library (https://github.com/bkeepers/dotenv) Examples/readme can be found on the GitHub page at https://github.com/joho/godotenv The TL;DR is that you make a .env file that looks something like and then in your go code you can call and all the env vars declared in .env will be available through os.Getenv("SOME_ENV_VAR")
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/g41797/godotenv
License: MIT
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/g41797
Dependent packages: 2
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago