MCPcopy 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
916func (x *GetOpts) GetIfModifiedSince() int64 {
917 if x != nil {
918 return x.IfModifiedSince
919 }
920 return 0
921}
922
923func (x *GetOpts) GetUser() string {
924 if x != nil {

Callers 1

pbGetQueryDeserializeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected