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

Method GetDesc

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

Source from the content-addressed store, hash-verified

1016}
1017
1018func (x *GetQuery) GetDesc() *GetOpts {
1019 if x != nil {
1020 return x.Desc
1021 }
1022 return nil
1023}
1024
1025func (x *GetQuery) GetSub() *GetOpts {
1026 if x != nil {

Callers 4

pbServDeserializeFunction · 0.45
pbCliDeserializeFunction · 0.45
pbGetQueryDeserializeFunction · 0.45
pbSetQueryDeserializeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected