gotools/gopls/internal/analysis/fillreturns/fillreturns.go

var doc

var Analyzer

func run(pass *analysis.Pass) (interface{}

func matchingTypes(want, got types.Type) bool {}

var wrongReturnNumRegexes

func FixesError(err types.Error) bool {}