Versions in this module Expand all Collapse all v3 v3.0.0 Jan 29, 2019 Changes in this version + func UnusedParams(tests, debug bool, args ...string) ([]string, error) + type Checker struct + func (c *Checker) Check() ([]lint.Issue, error) + func (c *Checker) Program(lprog *loader.Program) + func (c *Checker) ProgramSSA(prog *ssa.Program) + type Issue struct + func (i Issue) Message() string + func (i Issue) Pos() token.Pos Other modules containing this package gopkg.in/alecthomas/gometalinter.v2 gopkg.in/alecthomas/gometalinter.v3-unstable