Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PasarGuard/node
/ defaultNetlinkOps
Struct
defaultNetlinkOps
backend/wireguard/manager.go:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
type
defaultNetlinkOps
struct
{}
30
31
func
(defaultNetlinkOps) ParseAddr(address string) (*netlink.Addr, error) {
32
return
netlink.ParseAddr(address)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected