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

Method GetLow

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

Source from the content-addressed store, hash-verified

847}
848
849func (x *SeqRange) GetLow() int32 {
850 if x != nil {
851 return x.Low
852 }
853 return 0
854}
855
856func (x *SeqRange) GetHi() int32 {
857 if x != nil {

Callers 2

pbGetQueryDeserializeFunction · 0.80
pbDelQueryDeserializeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected