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

Method GetInbounds

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

Source from the content-addressed store, hash-verified

1435}
1436
1437func (x *User) GetInbounds() []string {
1438 if x != nil {
1439 return x.Inbounds
1440 }
1441 return nil
1442}
1443
1444type Users struct {
1445 state protoimpl.MessageState `protogen:"open.v1"`

Callers 3

buildInboundUpdatesMethod · 0.80
SyncUserMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected