Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ Flush
Method
Flush
internal/firewalls/nftables/table.go:153–156 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
151
}
152
153
func
(this *Table) Flush() error {
154
this.conn.Raw().FlushTable(this.rawTable)
155
return
this.conn.Commit()
156
}
Callers
nothing calls this directly
Calls
2
Raw
Method · 0.45
Commit
Method · 0.45
Tested by
no test coverage detected