Versions in this module Expand all Collapse all v0 v0.1.0 Jun 21, 2021 Changes in this version + var TestData = analysistest.TestData + func Golden(t *testing.T, results []*Result, update bool) + type Result struct + Dir string + Err error + Facts map[types.Object][]analysis.Fact + Output *bytes.Buffer + Pass *codegen.Pass + func Run(t Testing, dir string, g *codegen.Generator, patterns ...string) []*Result + type Testing = analysistest.Testing