Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha
/
aee2eb2cd0e39f2fe595f0abaab1eba58a1eaafd
/
.
/
unum
/
vendor
/
github.com
/
kelseyhightower
/
envconfig
/
env_syscall.go
blob: 9d98085b99fe70c6302c7ab7462df9c2bdc46e1a [
file
] [
log
] [
blame
]
// +build !appengine
package envconfig
import "syscall"
var lookupEnv = syscall.Getenv