Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ NewInstaller
Function
NewInstaller
internal/firewalls/nftables/installer.go:77–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
func
NewInstaller() *Installer {
78
return
&Installer{}
79
}
80
81
func
(this *Installer) Install() error {
82
// linux only
Callers
1
init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected