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

Method GetPeerIps

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

Source from the content-addressed store, hash-verified

1247}
1248
1249func (x *Wireguard) GetPeerIps() []string {
1250 if x != nil {
1251 return x.PeerIps
1252 }
1253 return nil
1254}
1255
1256type Hysteria struct {
1257 state protoimpl.MessageState `protogen:"open.v1"`

Callers 2

collectDesiredPeersMethod · 0.80
normalizeUsersFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected