Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
515
func
(x *APIKey) GetExpiresAt() *timestamppb.Timestamp {
516
if
x != nil {
517
return
x.ExpiresAt
518
}
519
return
nil
520
}
521
522
type
APIKeys
struct
{
523
state protoimpl.MessageState
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected