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

Method GetQuery

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

Source from the content-addressed store, hash-verified

1722}
1723
1724func (x *ClientGet) GetQuery() *GetQuery {
1725 if x != nil {
1726 return x.Query
1727 }
1728 return nil
1729}
1730
1731// Update topic state {set}
1732type ClientSet struct {

Callers 4

subMsgFunction · 0.45
getMsgFunction · 0.45
pbCliDeserializeFunction · 0.45
pluginFindFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected