An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.5% dependent packages on proxy.golang.org
Top 0.9% dependent repos on proxy.golang.org

proxy.golang.org : github.com/rai-project/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 avaiable through os.Getenv("SOME_ENV_VAR") 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 avaiable through os.Getenv("SOME_ENV_VAR")

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/rai-project/godotenv
License: MIT
Latest release: over 7 years ago
First release: almost 8 years ago
Namespace: github.com/rai-project
Dependent packages: 12
Dependent repositories: 44
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 28 days ago

    Loading...
    Readme
    Loading...