Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PasarGuard/node
/ GetVless
Method
GetVless
common/service.pb.go:1349–1354 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1347
}
1348
1349
func
(x *Proxy) GetVless() *Vless {
1350
if
x != nil {
1351
return
x.Vless
1352
}
1353
return
nil
1354
}
1355
1356
func
(x *Proxy) GetTrojan() *Trojan {
1357
if
x != nil {
Callers
3
syncUsers
Method · 0.80
setupUserAccount
Function · 0.80
NewVlessAccount
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected