Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / golang.org / x / tools@v0.0.0-20201105173854-bc9fc8d8c4bc / go / analysis / passes / README
1
2 This directory does not contain a Go package,
3 but acts as a container for various analyses
4 that implement the golang.org/x/tools/go/analysis
5 API and may be imported into an analysis tool.
6
7 By convention, each package foo provides the analysis,
8 and each command foo/cmd/foo provides a standalone driver.