()
| 3645 | func (m *MapHeader) String() string { return proto.CompactTextString(m) } |
| 3646 | func (*MapHeader) ProtoMessage() {} |
| 3647 | func (*MapHeader) Descriptor() ([]byte, []int) { |
| 3648 | return fileDescriptor_f80abaa17e25ccc8, []int{42} |
| 3649 | } |
| 3650 | func (m *MapHeader) XXX_Unmarshal(b []byte) error { |
| 3651 | return m.Unmarshal(b) |
| 3652 | } |
nothing calls this directly
no outgoing calls
no test coverage detected