Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Result ¶
type Result struct { File string `json:"file"` Line string `json:"line"` Column string `json:"column"` Level string `json:"level"` Warning string `json:"warning"` Suggestion string `json:"suggestion"` Note string `json:"note"` Context string `json:"context"` }
func (*Result) GetDetails ¶
func (*Result) GetFilename ¶
func (*Result) GetSeverity ¶
Click to show internal directories.
Click to hide internal directories.