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

Method GetData

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

Source from the content-addressed store, hash-verified

1030}
1031
1032func (x *GetQuery) GetData() *GetOpts {
1033 if x != nil {
1034 return x.Data
1035 }
1036 return nil
1037}
1038
1039type SetQuery struct {
1040 state protoimpl.MessageState

Callers 2

pbServDeserializeFunction · 0.45
pbGetQueryDeserializeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected