go/build.Package.AllTags (field)
4 uses
go/build (current package)
build.go#L422: AllTags []string // tags that can influence file selection in this directory
build.go#L992: p.AllTags = append(p.AllTags, tag)
build.go#L994: sort.Strings(p.AllTags)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)