Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrRuleNotFound = errors.New("provider can't find a rule") ErrRuleIsExpired = errors.New("rule is old or expired") )
Functions ¶
func NewLinkProvider ¶
Types ¶
type RuleKey ¶
type RuleKey struct {
TableName string
TableFamily nftLib.TableFamily
ChainName string
Handle uint64
}
type RuleProvider ¶
Click to show internal directories.
Click to hide internal directories.