Searched defs:msgWithFakeMarshaler (Results 1 – 1 of 1) sorted by relevance
291 type msgWithFakeMarshaler struct { struct292 M *fakeMarshaler `protobuf:"bytes,1,opt,name=fake"`295 func (m *msgWithFakeMarshaler) String() string { return CompactTextString(m) }296 func (m *msgWithFakeMarshaler) ProtoMessage() {}297 func (m *msgWithFakeMarshaler) Reset() {}