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