Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetName
Method
GetName
pkg/ttnpb/rights.pb.go:487–492 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
485
}
486
487
func
(x *APIKey) GetName() string {
488
if
x != nil {
489
return
x.Name
490
}
491
return
""
492
}
493
494
func
(x *APIKey) GetRights() []Right {
495
if
x != nil {
Callers
2
PrettyName
Method · 0.95
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected