MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / Handle

Method Handle

internal/firewalls/nftables/rule.go:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44}
45
46func (this *Rule) Handle() uint64 {
47 return this.rawRule.Handle
48}
49
50func (this *Rule) UserData() []byte {
51 return this.rawRule.UserData

Callers 1

TestChain_GetRulesFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestChain_GetRulesFunction · 0.64