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

cmd/godoc: hide internal packages in package list #8879

Closed
bradfitz opened this issue Oct 6, 2014 · 3 comments
Closed

cmd/godoc: hide internal packages in package list #8879

bradfitz opened this issue Oct 6, 2014 · 3 comments
Milestone

Comments

@bradfitz
Copy link
Contributor

bradfitz commented Oct 6, 2014

From golang-dev thread "godoc & internal stdlib packages":

http://tip.golang.org/pkg/ shows internal packages. It shouldn't.

But we should let people see them if you navigate to them directly.

And/or also support the &m=all flag on the package listing page.
@bradfitz
Copy link
Contributor Author

bradfitz commented Oct 6, 2014

Comment 1:

https://golang.org/cl/155910044/

Owner changed to @hyangah.

@gopherbot
Copy link
Contributor

Comment 2:

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

@bradfitz
Copy link
Contributor Author

Comment 3:

This issue was closed by revision golang/tools@13837d2.

Status changed to Fixed.

@rsc rsc added this to the Go1.4 milestone Apr 14, 2015
@rsc rsc removed the release-go1.4 label Apr 14, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
@rsc rsc unassigned hyangah Jun 23, 2022
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants