MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / GetUniversalRights

Method GetUniversalRights

pkg/ttnpb/user.pb.go:563–568  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

561}
562
563func (x *User) GetUniversalRights() []Right {
564 if x != nil {
565 return x.UniversalRights
566 }
567 return nil
568}
569
570type Users struct {
571 state protoimpl.MessageState

Callers 15

setMethod · 0.45
registerAuthInfoFunction · 0.45
RequireUniversalFunction · 0.45
RequireAuthenticatedFunction · 0.45
getRightsMethod · 0.45
assertGatewayRightsMethod · 0.45
listGatewaysMethod · 0.45
listApplicationsMethod · 0.45
sendInvitationMethod · 0.45
listInvitationsMethod · 0.45
deleteInvitationMethod · 0.45
listClientsMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestEntityAccessFunction · 0.36