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