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