package
Version:
v2.0.9+incompatible
Opens a new window with list of versions in this module.
Published: Sep 6, 2018
License: MIT, BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package lint defines common interfaces for Go code checkers.
A Checker points out issues in a program.
Issue represents an issue somewhere in a source code file.
type WithSSA interface {
ProgramSSA(*ssa.Program)
}
Source Files
¶
Directories
¶
cmd
|
|
|
|
Click to show internal directories.
Click to hide internal directories.