8000 GitHub - kare/dotenv: Dotenv is a Go implementation of zero-dependency module that loads environment variables from a .env file into process environment.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ dotenv Public

Dotenv is a Go implementation of zero-dependency module that loads environment variables from a .env file into process environment.

License

Notifications You must be signed in to change notification settings

kare/dotenv

Repository files navigation

kkn.fi/dotenv

Benchmark

v0.1.0

goos: darwin
goarch: amd64
pkg: kkn.fi/dotenv
BenchmarkReader-8   	 1972024	       602 ns/op	    4136 B/op	       3 allocs/op
PASS
ok  	kkn.fi/dotenv	2.136s

About

Dotenv is a Go implementation of zero-dependency module that loads environment variables from a .env file into process environment.

Topics

Resources

License

Stars

Watchers

Forks

0