kelseyhightower/envconfig

Golang library for managing configuration data from environment variables

Go
This is stars and forks stats for /kelseyhightower/envconfig repository. As of 02 May, 2024 this repository has 4685 stars and 373 forks.

envconfig import "github.com/kelseyhightower/envconfig" Documentation See godoc Usage Set some environment variables: export MYAPP_DEBUG=false export MYAPP_PORT=8080 export MYAPP_USER=Kelsey export MYAPP_RATE="0.5" export MYAPP_TIMEOUT="3m" export MYAPP_USERS="rob,ken,robert" export MYAPP_COLORCODES="red:1,green:2,blue:3" Write some code: package main import ( "fmt" "log" "time" "github.com/kelseyhightower/envconfig" ) type Specification struct { Debug bool Port ...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
apache/apisix-dashboardGoTypeScriptJavaScript85504550
FlowFans/web3jam-2022-summerCadenceJavaScriptLess120270
eficode-academy/docker-katasDockerfileJavaPython19102430
giantswarm/prometheus-rulesShellGoMakefile16020
dukedaily/solidity-expertSolidityTypeScriptJavaScript1.1k02230
berty/bertyGoTypeScriptJava7k03470
grigory51/shbr-devopsDockerfileMakefileShell78+1420
xinliangnote/GoGo3.7k01.1k0
elazarl/goproxyGoHTMLShell5.6k01.1k0
cloudfoundry/boshRubyShellHTML2k06670