Searched refs:OtherReplyExtensions (Results 1 – 3 of 3) sorted by relevance
412 type OtherReplyExtensions struct { struct417 func (m *OtherReplyExtensions) Reset() { *m = OtherReplyExtensions{} } argument418 func (m *OtherReplyExtensions) String() string { return proto.CompactTextString(m) } argument419 func (*OtherReplyExtensions) ProtoMessage() {} argument421 func (m *OtherReplyExtensions) GetKey() int32 { argument842 ExtensionType: (*OtherReplyExtensions)(nil),856 proto.RegisterType((*OtherReplyExtensions)(nil), "my.test.OtherReplyExtensions")
17 OtherReplyExtensions412 type OtherReplyExtensions struct {417 func (m *OtherReplyExtensions) Reset() { *m = OtherReplyExtensions{} }418 func (m *OtherReplyExtensions) String() string { return proto.CompactTextString(m) }419 func (*OtherReplyExtensions) ProtoMessage() {}421 func (m *OtherReplyExtensions) GetKey() int32 {842 ExtensionType: (*OtherReplyExtensions)(nil),856 proto.RegisterType((*OtherReplyExtensions)(nil), "my.test.OtherReplyExtensions")
118 message OtherReplyExtensions { message125 optional OtherReplyExtensions donut = 106;