Documentation
¶
Overview ¶
internal/ruleset/rule.go
internal/ruleset/set.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Rule ¶
type Rule[T any] struct { Key string Apply ApplyFunction[T] }
Click to show internal directories.
Click to hide internal directories.