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/go: GOCACHEPROG needs real documentation #71032

Open
aclements opened this issue Dec 26, 2024 · 7 comments
Open

cmd/go: GOCACHEPROG needs real documentation #71032

aclements opened this issue Dec 26, 2024 · 7 comments
Labels
Documentation GoCommand cmd/go NeedsFix The path to resolution is known, but the work has not been done. release-blocker
Milestone

Comments

@aclements
Copy link
Member

GOCACHEPROG will be enabled by default in Go 1.24. Currently, the only documentation on this appears to be #59719 (comment), which is quite terse and not completely up-to-date.

We should add a real documentation page on this setting and the protocol, probably to the cmd/go documentation. Once we've done this, we should also update the 1.24 release notes to point to the documentation instead of #59719.

@gabyhelp
Copy link

@cherrymui cherrymui added NeedsFix The path to resolution is known, but the work has not been done. GoCommand cmd/go labels Dec 27, 2024
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/638567 mentions this issue: cmd/go: add "go help gocacheprog" topic

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/638566 mentions this issue: cmd/go: improve GOCACHEPROG types documentation

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/638996 mentions this issue: cmd/go/internal/cacheprog: drop redundant Prog prefixes

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/638995 mentions this issue: cmd/go: move GOCACHEPROG protocol types to their own package

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/638997 mentions this issue: cmd/go: document GOCACHEPROG in go help environment

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/638378 mentions this issue: _content/doc/go1.24: link to in-tree GOCACHEPROG docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation GoCommand cmd/go NeedsFix The path to resolution is known, but the work has not been done. release-blocker
Projects
None yet
Development

No branches or pull requests

4 participants