Lines Matching refs:Reply_Entry
404 …Found []*Reply_Entry `protobuf:"bytes,1,rep,name=found" json:"found,omitemp…
445 func (m *Reply) GetFound() []*Reply_Entry {
459 type Reply_Entry struct { struct
468 func (m *Reply_Entry) Reset() { *m = Reply_Entry{} } argument
469 func (m *Reply_Entry) String() string { return proto.CompactTextString(m) } argument
470 func (*Reply_Entry) ProtoMessage() {} argument
471 func (*Reply_Entry) Descriptor() ([]byte, []int) { argument
475 func (m *Reply_Entry) XXX_Unmarshal(b []byte) error { argument
478 func (m *Reply_Entry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
481 func (m *Reply_Entry) XXX_Merge(src proto.Message) { argument
484 func (m *Reply_Entry) XXX_Size() int { argument
487 func (m *Reply_Entry) XXX_DiscardUnknown() { argument
495 func (m *Reply_Entry) GetKeyThatNeeds_1234Camel_CasIng() int64 { argument
502 func (m *Reply_Entry) GetValue() int64 { argument
509 func (m *Reply_Entry) GetXMyFieldName_2() int64 { argument
1009 proto.RegisterType((*Reply_Entry)(nil), "my.test.Reply.Entry")