Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetRights
Method
GetRights
pkg/ttnpb/client.pb.go:322–327 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
320
}
321
322
func
(x *Client) GetRights() []Right {
323
if
x != nil {
324
return
x.Rights
325
}
326
return
nil
327
}
328
329
type
Clients
struct
{
330
state protoimpl.MessageState
Callers
3
ValidateFields
Method · 0.95
TestOAuthRegistry
Function · 0.95
TestEntityAccess
Function · 0.95
Calls
no outgoing calls
Tested by
2
TestOAuthRegistry
Function · 0.76
TestEntityAccess
Function · 0.76