blob: a6a014a2b476b76d5a9226da39439bd9616db01e [file] [log] [blame]
// +build appengine
package envconfig
import "os"
var lookupEnv = os.LookupEnv