Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetUpdatedAt
Method
GetUpdatedAt
pkg/ttnpb/rights.pb.go:508–513 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
506
}
507
508
func
(x *APIKey) GetUpdatedAt() *timestamppb.Timestamp {
509
if
x != nil {
510
return
x.UpdatedAt
511
}
512
return
nil
513
}
514
515
func
(x *APIKey) GetExpiresAt() *timestamppb.Timestamp {
516
if
x != nil {
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected