Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinode/chat
/ GetIfModifiedSince
Method
GetIfModifiedSince
pbx/model.pb.go:916–921 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
914
}
915
916
func
(x *GetOpts) GetIfModifiedSince() int64 {
917
if
x != nil {
918
return
x.IfModifiedSince
919
}
920
return
0
921
}
922
923
func
(x *GetOpts) GetUser() string {
924
if
x != nil {
Callers
1
pbGetQueryDeserialize
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected