MCPcopy 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
494func (x *APIKey) GetRights() []Right {
495 if x != nil {
496 return x.Rights
497 }
498 return nil
499}
500
501func (x *APIKey) GetCreatedAt() *timestamppb.Timestamp {
502 if x != nil {

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected