Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
563
func
(x *User) GetUniversalRights() []Right {
564
if
x != nil {
565
return
x.UniversalRights
566
}
567
return
nil
568
}
569
570
type
Users
struct
{
571
state protoimpl.MessageState
Callers
15
set
Method · 0.45
registerAuthInfo
Function · 0.45
RequireUniversal
Function · 0.45
RequireAuthenticated
Function · 0.45
getRights
Method · 0.45
assertGatewayRights
Method · 0.45
listGateways
Method · 0.45
listApplications
Method · 0.45
sendInvitation
Method · 0.45
listInvitations
Method · 0.45
deleteInvitation
Method · 0.45
listClients
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestEntityAccess
Function · 0.36