Versions in this module Expand all Collapse all v1 v1.15.0 May 29, 2024 Changes in this version + type Counter struct + Bytes float64 + Packets float64 + type RuleView struct + Action string + Addresses struct{ ... } + Chain string + Comment string + Counter option.ValueOf[Counter] + Family string + Handle string + Interfaces struct{ ... } + Ports struct{ ... } + Table string + func NewRuleView(nfRule *nftables.Rule, sets dkt.HDict[string, conf.NfSet]) (*RuleView, error)