Searched refs:ReplyExtensions (Results 1 – 2 of 2) sorted by relevance
564 type ReplyExtensions struct { struct570 func (m *ReplyExtensions) Reset() { *m = ReplyExtensions{} } argument571 func (m *ReplyExtensions) String() string { return proto.CompactTextString(m) } argument572 func (*ReplyExtensions) ProtoMessage() {} argument573 func (*ReplyExtensions) Descriptor() ([]byte, []int) { argument577 func (m *ReplyExtensions) XXX_Unmarshal(b []byte) error {580 func (m *ReplyExtensions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {583 func (m *ReplyExtensions) XXX_Merge(src proto.Message) {586 func (m *ReplyExtensions) XXX_Size() int {589 func (m *ReplyExtensions) XXX_DiscardUnknown() {[all …]
117 message ReplyExtensions { message120 optional ReplyExtensions carrot = 105;123 optional ReplyExtensions donut = 101;