()
| 221 | } |
| 222 | |
| 223 | func (m *msgWithFakeMarshaler) String() string { return proto.CompactTextString(m) } |
| 224 | func (m *msgWithFakeMarshaler) ProtoMessage() {} |
| 225 | func (m *msgWithFakeMarshaler) Reset() {} |
| 226 |
nothing calls this directly
no test coverage detected