Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ Raw
Method
Raw
internal/firewalls/nftables/table.go:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
}
24
25
func
(this *Table) Raw() *nft.Table {
26
return
this.rawTable
27
}
28
29
func
(this *Table) Name() string {
30
return
this.rawTable.Name
Callers
7
GetChain
Method · 0.45
AddChain
Method · 0.45
DeleteChain
Method · 0.45
GetSet
Method · 0.45
AddSet
Method · 0.45
DeleteSet
Method · 0.45
Flush
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected