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

Method GetTrojan

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

Source from the content-addressed store, hash-verified

1354}
1355
1356func (x *Proxy) GetTrojan() *Trojan {
1357 if x != nil {
1358 return x.Trojan
1359 }
1360 return nil
1361}
1362
1363func (x *Proxy) GetShadowsocks() *Shadowsocks {
1364 if x != nil {

Callers 3

syncUsersMethod · 0.80
setupUserAccountFunction · 0.80
NewTrojanAccountFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected