Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetRights
Method
GetRights
pkg/ttnpb/rights.pb.go:494–499 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
492
}
493
494
func
(x *APIKey) GetRights() []Right {
495
if
x != nil {
496
return
x.Rights
497
}
498
return
nil
499
}
500
501
func
(x *APIKey) GetCreatedAt() *timestamppb.Timestamp {
502
if
x != nil {
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected