commit | 6456b53f71a73cbaac211258178804f1da9d53b5 | [log] [tgz] |
---|---|---|
author | Julie Qiu <julie@golang.org> | Wed May 12 11:54:45 2021 -0400 |
committer | Julie Qiu <julie@golang.org> | Wed May 12 20:28:30 2021 +0000 |
tree | c4f542a7cf76c5a1a9ec8f18f701930f466e8bae | |
parent | a55e6d8dff737538d695016ba35592ccd390cd0a [diff] |
internal: rename UnitSymbol to SymbolBuildContexts UnitSymbol now only contains a map of build contexts that apply to a symbol meta, so it is renamed to SymbolBuildContexts. Change-Id: I2a0360aa06c7269fdcb5eb72cb5253cf737a23f3 Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/319271 Trust: Julie Qiu <julie@golang.org> Run-TryBot: Julie Qiu <julie@golang.org> TryBot-Result: kokoro <noreply+kokoro@google.com> Reviewed-by: Jonathan Amsterdam <jba@google.com>
Pkg.go.dev is a website for discovering and evaluating Go packages and modules.
You can check it out at https://pkg.go.dev.
If you want to report a bug or have a feature suggestion, please first check the known issues to see if your issue is already being discussed. If an issue does not already exist, feel free to file an issue.
For answers to frequently asked questions, see go.dev/about.
You can also chat with us on the #pkgsite Slack channel on the Gophers Slack.
We would love your help!
Our canonical Git repository is located at go.googlesource.com/pkgsite. There is a mirror of the repository at github.com/golang/pkgsite.
To contribute, please read our contributing guide.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.