func os.LookupEnv

one use

	os (current package)
		env.go#L112: func LookupEnv(key string) (string, bool) {