Documentation ¶
Index ¶
Constants ¶
View Source
const ERROR = "ERROR"
View Source
const NOTICE = "NOTICE"
View Source
const WARNING = "WARNING"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ByFileLine ¶ added in v0.3.5
type ByFileLine struct {
Issues
}
func (ByFileLine) Less ¶ added in v0.3.5
func (b ByFileLine) Less(i, j int) bool
Click to show internal directories.
Click to hide internal directories.