package
0.0.0-20190318102628-d7df357d3e99
Repository: https://github.com/go-zh/tools.git
Documentation: pkg.go.dev
# Functions
Run applies an analysis to the packages denoted by the "go list" patterns.
WriteFiles is a helper function that creates a temporary directory and populates it with a GOPATH-style project using filemap (which maps file names to contents).
# Variables
TestData returns the effective filename of the program's "testdata" directory.
# Interfaces
Testing is an abstraction of a *testing.T.
# Type aliases
A Result holds the result of applying an analyzer to a package.