Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
func
(this *Rule) Handle() uint64 {
47
return
this.rawRule.Handle
48
}
49
50
func
(this *Rule) UserData() []byte {
51
return
this.rawRule.UserData
Callers
1
TestChain_GetRules
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestChain_GetRules
Function · 0.64