MCPcopy 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
25func (this *Table) Raw() *nft.Table {
26 return this.rawTable
27}
28
29func (this *Table) Name() string {
30 return this.rawTable.Name

Callers 7

GetChainMethod · 0.45
AddChainMethod · 0.45
DeleteChainMethod · 0.45
GetSetMethod · 0.45
AddSetMethod · 0.45
DeleteSetMethod · 0.45
FlushMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected