MCPcopy
hub / github.com/tinode/chat / GetRanges

Method GetRanges

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

Source from the content-addressed store, hash-verified

956}
957
958func (x *GetOpts) GetRanges() []*SeqRange {
959 if x != nil {
960 return x.Ranges
961 }
962 return nil
963}
964
965type GetQuery struct {
966 state protoimpl.MessageState

Callers 1

pbGetQueryDeserializeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected