MCPcopy Index your code
hub / github.com/tinode/chat / GetBeforeId

Method GetBeforeId

pbx/model.pb.go:944–949  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

942}
943
944func (x *GetOpts) GetBeforeId() int32 {
945 if x != nil {
946 return x.BeforeId
947 }
948 return 0
949}
950
951func (x *GetOpts) GetLimit() int32 {
952 if x != nil {

Callers 1

pbGetQueryDeserializeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected