Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinode/chat
/ GetUpdatedAt
Method
GetUpdatedAt
pbx/model.pb.go:2567–2572 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2565
}
2566
2567
func
(x *TopicSub) GetUpdatedAt() int64 {
2568
if
x != nil {
2569
return
x.UpdatedAt
2570
}
2571
return
0
2572
}
2573
2574
func
(x *TopicSub) GetDeletedAt() int64 {
2575
if
x != nil {
Callers
3
pbTopicDescDeserialize
Function · 0.45
pbTopicSubSliceDeserialize
Function · 0.45
pbSubSliceDeserialize
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected