Imports of package directives
Path | Synopsis |
---|---|
golang.org/x/tools/go/analysis | Package analysis defines the interface between a modular static analysis and an analysis driver program. |
honnef.co/go/tools/analysis/lint | Package lint provides abstractions on top of go/analysis. |
reflect | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. |