MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / GetExpiresAt

Method GetExpiresAt

pkg/ttnpb/rights.pb.go:515–520  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

513}
514
515func (x *APIKey) GetExpiresAt() *timestamppb.Timestamp {
516 if x != nil {
517 return x.ExpiresAt
518 }
519 return nil
520}
521
522type APIKeys struct {
523 state protoimpl.MessageState

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected