package buildtag
import "golang.org/x/tools/go/analysis/passes/buildtag"
Package buildtag defines an Analyzer that checks build tags.
Index ¶
Constants ¶
const Doc = "check that +build tags are well-formed and correctly located"
Variables ¶
Source Files ¶
buildtag.go
- Version
- v0.1.8
- Published
- Dec 2, 2021
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 2 minutes ago –
Tools for package owners.