Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1356
func
(x *Proxy) GetTrojan() *Trojan {
1357
if
x != nil {
1358
return
x.Trojan
1359
}
1360
return
nil
1361
}
1362
1363
func
(x *Proxy) GetShadowsocks() *Shadowsocks {
1364
if
x != nil {
Callers
3
syncUsers
Method · 0.80
setupUserAccount
Function · 0.80
NewTrojanAccount
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected