MCPcopy Index your code
hub / github.com/PasarGuard/node / GetUsers

Method GetUsers

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

Source from the content-addressed store, hash-verified

1479}
1480
1481func (x *Users) GetUsers() []*User {
1482 if x != nil {
1483 return x.Users
1484 }
1485 return nil
1486}
1487
1488type UsersChunk struct {
1489 state protoimpl.MessageState `protogen:"open.v1"`

Callers 4

SyncUsersMethod · 0.95
StartBackendMethod · 0.45
SyncUsersMethod · 0.45
SyncUsersChunkedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected