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.1.10
- Published
- Mar 15, 2022
- Platform
- js/wasm
- Imports
- 10 packages
- Last checked
- 5 hours ago –
Tools for package owners.