Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

os: Getenv documentation update to point user to os.LookupEnv #16782

Closed
techtonik opened this issue Aug 18, 2016 · 3 comments
Closed

os: Getenv documentation update to point user to os.LookupEnv #16782

techtonik opened this issue Aug 18, 2016 · 3 comments
Labels
Builders x/build issues (builders, bots, dashboards) Documentation FrozenDueToAge

Comments

@techtonik
Copy link

go 1.5 adds os.LookupEnv (#9676)

But it is not sufficiently described on the web, e.g.
https://gobyexample.com/environment-variables

It will valuable to add reference to it to os.Getenv
documentation https://golang.org/pkg/os/#Getenv

@bradfitz
Copy link
Contributor

@bradfitz bradfitz self-assigned this Aug 18, 2016
@bradfitz bradfitz added Documentation Builders x/build issues (builders, bots, dashboards) labels Aug 18, 2016
@techtonik
Copy link
Author

Thanks. I would fix it myself if that was possible to edit on GitHub, but setting up the whole toolchain with Gerrit will probably take too much time for such a small change.

@gopherbot
Copy link

CL https://golang.org/cl/27322 mentions this issue.

@golang golang locked and limited conversation to collaborators Aug 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) Documentation FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

3 participants