MCPcopy 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
1349func (x *Proxy) GetVless() *Vless {
1350 if x != nil {
1351 return x.Vless
1352 }
1353 return nil
1354}
1355
1356func (x *Proxy) GetTrojan() *Trojan {
1357 if x != nil {

Callers 3

syncUsersMethod · 0.80
setupUserAccountFunction · 0.80
NewVlessAccountFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected