Lines Matching refs:Reply
206 …MsgMapping map[int64]*Reply `protobuf:"bytes,15,rep,name=msg_mapping,json=msgMapping" json:"msg_ma…
301 func (m *Request) GetMsgMapping() map[int64]*Reply {
403 type Reply struct { struct
412 func (m *Reply) Reset() { *m = Reply{} } argument
413 func (m *Reply) String() string { return proto.CompactTextString(m) } argument
414 func (*Reply) ProtoMessage() {} argument
415 func (*Reply) Descriptor() ([]byte, []int) { argument
423 func (*Reply) ExtensionRangeArray() []proto.ExtensionRange { argument
427 func (m *Reply) XXX_Unmarshal(b []byte) error { argument
430 func (m *Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
433 func (m *Reply) XXX_Merge(src proto.Message) { argument
436 func (m *Reply) XXX_Size() int { argument
439 func (m *Reply) XXX_DiscardUnknown() { argument
445 func (m *Reply) GetFound() []*Reply_Entry { argument
452 func (m *Reply) GetCompactKeys() []int32 { argument
596 ExtendedType: (*Reply)(nil),
605 ExtendedType: (*Reply)(nil),
791 Msg *Reply `protobuf:"bytes,16,opt,name=msg,oneof"`
881 func (m *Communique) GetMsg() *Reply {
982 ExtendedType: (*Reply)(nil),
991 ExtendedType: (*Reply)(nil),
1005 proto.RegisterMapType((map[int64]*Reply)(nil), "my.test.Request.MsgMappingEntry")
1008 proto.RegisterType((*Reply)(nil), "my.test.Reply")