Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetDeletedAt
Method
GetDeletedAt
pkg/ttnpb/client.pb.go:216–221 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
214
}
215
216
func
(x *Client) GetDeletedAt() *timestamppb.Timestamp {
217
if
x != nil {
218
return
x.DeletedAt
219
}
220
return
nil
221
}
222
223
func
(x *Client) GetName() string {
224
if
x != nil {
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected