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