package multichecker
import "golang.org/x/tools/go/analysis/multichecker"
Package multichecker defines the main function for an analysis driver with several analyzers. This package makes it easy for anyone to build an analysis tool containing just the analyzers they need.
Index ¶
Functions ¶
func Main ¶
Source Files ¶
multichecker.go
- Version
- v0.30.0 (latest)
- Published
- Feb 10, 2025
- Platform
- linux/amd64
- Imports
- 10 packages
- Last checked
- 3 hours ago –
Tools for package owners.