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

Method GetProxies

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

Source from the content-addressed store, hash-verified

1428}
1429
1430func (x *User) GetProxies() *Proxy {
1431 if x != nil {
1432 return x.Proxies
1433 }
1434 return nil
1435}
1436
1437func (x *User) GetInbounds() []string {
1438 if x != nil {

Callers 10

collectDesiredPeersMethod · 0.80
normalizeUsersFunction · 0.80
syncUsersMethod · 0.80
setupUserAccountFunction · 0.80
NewVmessAccountFunction · 0.80
NewVlessAccountFunction · 0.80
NewTrojanAccountFunction · 0.80
NewShadowsocksAccountFunction · 0.80
NewShadowsocksTcpAccountFunction · 0.80
NewHysteriaAccountFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected