Each of the seven user options was read by exactly one rule, so expose them via CheckRuleWithOptions instead of the checker-wide UserOpts list. This keeps each rule's configuration colocated with its evaluation logic. |
||
|---|---|---|
| .. | ||
| collect.go | ||
| definition.go | ||
| dns.go | ||
| interactive.go | ||
| provider.go | ||
| report.go | ||
| rules_common.go | ||
| rules_enumeration.go | ||
| rules_enumeration_test.go | ||
| rules_keys.go | ||
| rules_presence.go | ||
| rules_signatures.go | ||
| rules_ttl.go | ||
| types.go | ||