Lines Matching defs:Reply
403 type Reply struct { struct
404 …nd []*Reply_Entry `protobuf:"bytes,1,rep,name=found" json:"found,omitempty"`
405 … `protobuf:"varint,2,rep,packed,name=compact_keys,json=compactKeys" json:"compact_keys,omitempty"`
406 XXX_NoUnkeyedLiteral struct{} `json:"-"`
407 proto.XXX_InternalExtensions `json:"-"`
408 XXX_unrecognized []byte `json:"-"`
409 XXX_sizecache int32 `json:"-"`
412 func (m *Reply) Reset() { *m = Reply{} }
413 func (m *Reply) String() string { return proto.CompactTextString(m) }
414 func (*Reply) ProtoMessage() {}
415 func (*Reply) Descriptor() ([]byte, []int) {
423 func (*Reply) ExtensionRangeArray() []proto.ExtensionRange {
427 func (m *Reply) XXX_Unmarshal(b []byte) error {
430 func (m *Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
433 func (m *Reply) XXX_Merge(src proto.Message) {
436 func (m *Reply) XXX_Size() int {
439 func (m *Reply) XXX_DiscardUnknown() {
445 func (m *Reply) GetFound() []*Reply_Entry {
452 func (m *Reply) GetCompactKeys() []int32 {