MCPcopy Create free account
hub / github.com/PasarGuard/node / Close

Method Close

backend/wireguard/manager.go:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 ConfigureDevice(name string, cfg wgtypes.Config) error
16 Device(name string) (*wgtypes.Device, error)
17 Close() error
18}
19
20type netlinkOps interface {

Callers 15

CloseMethod · 0.65
TestMainFunction · 0.65
TestMainFunction · 0.65
TestREST_GetLogsStreamFunction · 0.65
SyncUserMethod · 0.65
SyncUsersMethod · 0.65
SyncUsersChunkedMethod · 0.65
newWithManagerFactoryFunction · 0.65
shutdownLockedMethod · 0.65

Implementers 1

fakeWGClientbackend/wireguard/manager_test.go

Calls

no outgoing calls

Tested by 10

TestMainFunction · 0.52
TestMainFunction · 0.52
TestREST_GetLogsStreamFunction · 0.52
TestDetectLogTypeFunction · 0.52
reservePortFunction · 0.52