]> Cypherpunks repositories - gostls13.git/commit
cmd/go: improve GOCACHEPROG types documentation
authorAustin Clements <austin@google.com>
Fri, 27 Dec 2024 18:09:25 +0000 (13:09 -0500)
committerGopher Robot <gobot@golang.org>
Thu, 2 Jan 2025 17:17:35 +0000 (09:17 -0800)
commita63aee4955d8236f657a94101d6a703be97e98ec
tree0baeca660502aa732b9b17401b7462e6f68d7b67
parent847c357bbb819f8f042b715d6ccdaa8fd89c305d
cmd/go: improve GOCACHEPROG types documentation

This is in preparation for adding a "go help" topic for GOCACHEPROG.

Updates #71032
Updates #59719

Change-Id: I9dbbe56fa328dffe89207b5b41a0f37afd51e2b5
Reviewed-on: https://go-review.googlesource.com/c/go/+/638566
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Austin Clements <austin@google.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
src/cmd/go/internal/cache/cache.go
src/cmd/go/internal/cache/prog.go