MCPcopy 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
487func (x *APIKey) GetName() string {
488 if x != nil {
489 return x.Name
490 }
491 return ""
492}
493
494func (x *APIKey) GetRights() []Right {
495 if x != nil {

Callers 2

PrettyNameMethod · 0.95
ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected