Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
type
netlinkOps
interface
{
Callers
15
Close
Method · 0.65
TestMain
Function · 0.65
TestMain
Function · 0.65
TestREST_SyncUsersChunked
Function · 0.65
TestREST_GetLogsStream
Function · 0.65
SyncUser
Method · 0.65
SyncUsers
Method · 0.65
SyncUsersChunked
Method · 0.65
newWithManagerFactory
Function · 0.65
shutdownLocked
Method · 0.65
configureNamespaceWGClient
Function · 0.65
configureNamespaceWGClientDualStack
Function · 0.65
Implementers
1
fakeWGClient
backend/wireguard/manager_test.go
Calls
no outgoing calls
Tested by
10
TestMain
Function · 0.52
TestMain
Function · 0.52
TestREST_SyncUsersChunked
Function · 0.52
TestREST_GetLogsStream
Function · 0.52
configureNamespaceWGClient
Function · 0.52
configureNamespaceWGClientDualStack
Function · 0.52
TestDetectLogType
Function · 0.52
TestRemoveUnixSocketFilesOnlyRemovesSockets
Function · 0.52
TestStopRemovesTrackedUnixSocketsAfterProcessExit
Function · 0.52
reservePort
Function · 0.52