Add network_[type/is_expensive/is_constrained] rule items

This commit is contained in:
世界
2024-11-11 16:30:25 +08:00
parent ef2a2fdd52
commit aa35ae1736
12 changed files with 216 additions and 33 deletions

View File

@@ -21,7 +21,8 @@ const (
const (
RuleSetVersion1 = 1 + iota
RuleSetVersion2
RuleSetVersionCurrent = RuleSetVersion2
RuleSetVersion3
RuleSetVersionCurrent = RuleSetVersion3
)
const (