Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Disabled bool Level reports.ErrorLevel }
type Rule ¶
type Rule struct {
// contains filtered or unexported fields
}
func (*Rule) IsDisabled ¶
func (*Rule) WalkServiceExpr ¶
func (r *Rule) WalkServiceExpr(e eval.Expression) (rl reports.ReportList)
Click to show internal directories.
Click to hide internal directories.