go/types.Config.Check (method)
2 uses
go/types (current package)
api.go#L490: func (conf *Config) Check(path string, fset *token.FileSet, files []*ast.File, info *Info) (*Package, error) {
go.pact.im/x/plumb/internal/packagestest
packagestest.go#L226: tpkg, _ := conf.Check(ip, c.fset, c.parsed[ip], info)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)