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

Method GetWhat

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

Source from the content-addressed store, hash-verified

1009}
1010
1011func (x *GetQuery) GetWhat() string {
1012 if x != nil {
1013 return x.What
1014 }
1015 return ""
1016}
1017
1018func (x *GetQuery) GetDesc() *GetOpts {
1019 if x != nil {

Callers 3

pbServDeserializeFunction · 0.45
pbCliDeserializeFunction · 0.45
pbGetQueryDeserializeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected