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

Method GetWireguard

common/service.pb.go:1370–1375  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1368}
1369
1370func (x *Proxy) GetWireguard() *Wireguard {
1371 if x != nil {
1372 return x.Wireguard
1373 }
1374 return nil
1375}
1376
1377func (x *Proxy) GetHysteria() *Hysteria {
1378 if x != nil {

Callers 2

collectDesiredPeersMethod · 0.80
normalizeUsersFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected