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

Top 6.1% on proxy.golang.org

proxy.golang.org : github.com/joho/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 - codemeta.json
purl: pkg:golang/github.com/joho/godoten%21v
Keywords: dotenv , environment-variables , go , golang
License: MIT
Latest release: almost 3 years ago
First release: almost 3 years ago
Namespace: github.com/joho
Stars: 9,871 on GitHub
Forks: 436 on GitHub
Total Commits: 137
Committers: 41
Average commits per author: 3.341
Development Distribution Score (DDS): 0.613
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 7 days ago

    Loading...
    Readme
    Loading...