MCPcopy 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
473func (x *APIKey) GetId() string {
474 if x != nil {
475 return x.Id
476 }
477 return ""
478}
479
480func (x *APIKey) GetKey() string {
481 if x != nil {

Callers 13

PrettyNameMethod · 0.95
TestUserAPIKeysFunction · 0.95
TestOrganizationAPIKeysFunction · 0.95
TestApplicationAPIKeysFunction · 0.95
TestGatewayAPIKeysFunction · 0.95
getAPIKeyNameMethod · 0.45
ConsoleURLMethod · 0.45

Calls

no outgoing calls

Tested by 9

TestUserAPIKeysFunction · 0.76
TestOrganizationAPIKeysFunction · 0.76
TestApplicationAPIKeysFunction · 0.76
TestGatewayAPIKeysFunction · 0.76