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.10.0
- Published
- Jun 15, 2023
- Platform
- windows/amd64
- Imports
- 10 packages
- Last checked
- 1 hour ago –
Tools for package owners.