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