Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetId
Method
GetId
pkg/ttnpb/rights.pb.go:473–478 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
471
}
472
473
func
(x *APIKey) GetId() string {
474
if
x != nil {
475
return
x.Id
476
}
477
return
""
478
}
479
480
func
(x *APIKey) GetKey() string {
481
if
x != nil {
Callers
13
PrettyName
Method · 0.95
TestUserAPIKeysPermissions
Function · 0.95
TestUserAPIKeys
Function · 0.95
TestEmailNotificationPreferences
Function · 0.95
TestOrganizationAPIKeysPermissions
Function · 0.95
TestOrganizationAPIKeys
Function · 0.95
TestApplicationAPIKeysPermissions
Function · 0.95
TestApplicationAPIKeys
Function · 0.95
TestGatewayAPIKeysPermissions
Function · 0.95
TestGatewayAPIKeys
Function · 0.95
getAPIKeyName
Method · 0.45
ConsoleURL
Method · 0.45
Calls
no outgoing calls
Tested by
9
TestUserAPIKeysPermissions
Function · 0.76
TestUserAPIKeys
Function · 0.76
TestEmailNotificationPreferences
Function · 0.76
TestOrganizationAPIKeysPermissions
Function · 0.76
TestOrganizationAPIKeys
Function · 0.76
TestApplicationAPIKeysPermissions
Function · 0.76
TestApplicationAPIKeys
Function · 0.76
TestGatewayAPIKeysPermissions
Function · 0.76
TestGatewayAPIKeys
Function · 0.76