Add latched rules.
This commit is contained in:
parent
a078dcb193
commit
f5283f33ca
5 changed files with 91 additions and 35 deletions
|
@ -67,4 +67,5 @@ const (
|
|||
|
||||
RuleTypeSimple = "simple"
|
||||
RuleTypeCombo = "combo"
|
||||
RuleTypeLatched = "latched"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue