Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Warning ¶
type Warning struct { Type string `json:"warning_type"` Code string `json:"code"` Message string `json:"message"` File string `json:"file"` Line int `json:"line"` Details string `json:"link"` Confidence string `json:"confidence"` }
func (*Warning) GetDetails ¶
func (*Warning) GetSeverity ¶
Click to show internal directories.
Click to hide internal directories.