Searched defs:OldReply (Results 1 – 2 of 2) sorted by relevance
661 type OldReply struct { struct662 XXX_NoUnkeyedLiteral struct{} `json:"-"`663 proto.XXX_InternalExtensions `protobuf_messageset:"1" json:"-"`664 XXX_unrecognized []byte `json:"-"`665 XXX_sizecache int32 `json:"-"`668 func (m *OldReply) Reset() { *m = OldReply{} }669 func (m *OldReply) String() string { return proto.CompactTextString(m) }670 func (*OldReply) ProtoMessage() {}671 func (*OldReply) Descriptor() ([]byte, []int) {679 func (*OldReply) ExtensionRangeArray() []proto.ExtensionRange {[all …]
138 message OldReply { message