MCPcopy 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
77func NewInstaller() *Installer {
78 return &Installer{}
79}
80
81func (this *Installer) Install() error {
82 // linux only

Callers 1

initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected