This website works better with JavaScript.
Explore
Help
Sign In
test3k
/
authDB
Watch
1
Star
0
Fork
You've already forked authDB
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
109
Commits
1
Branch
0
Tags
11 MiB
Go
90.7%
Dockerfile
3.5%
Shell
2.8%
Makefile
2.5%
Batchfile
0.5%
Tree:
ed68c779cf
authDB
/
vendor
/
github.com
/
kelseyhightower
/
envconfig
/
env_syscall.go
7 lines
97 B
Raw
Blame
History
// +build !appengine,!go1.5
package
envconfig
import
"syscall"
var
lookupEnv
=
syscall
.
Getenv
Reference in new issue
View Git Blame
Copy Permalink