Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IsPrerequisitesSatisfied ¶
type IsPrerequisitesSatisfied func(data collectors.CollectedData) bool
type Skipper ¶
type Skipper interface {
ShouldSkip(data collectors.CollectedData, violation opa_engine.QueryResult) bool
}
func NewSkipper ¶
Click to show internal directories.
Click to hide internal directories.