()
| 2071 | func (m *Metadata) String() string { return proto.CompactTextString(m) } |
| 2072 | func (*Metadata) ProtoMessage() {} |
| 2073 | func (*Metadata) Descriptor() ([]byte, []int) { |
| 2074 | return fileDescriptor_f80abaa17e25ccc8, []int{21} |
| 2075 | } |
| 2076 | func (m *Metadata) XXX_Unmarshal(b []byte) error { |
| 2077 | return m.Unmarshal(b) |
| 2078 | } |
nothing calls this directly
no outgoing calls
no test coverage detected