()
| 338 | func (m *List) String() string { return proto.CompactTextString(m) } |
| 339 | func (*List) ProtoMessage() {} |
| 340 | func (*List) Descriptor() ([]byte, []int) { |
| 341 | return fileDescriptor_f80abaa17e25ccc8, []int{0} |
| 342 | } |
| 343 | func (m *List) XXX_Unmarshal(b []byte) error { |
| 344 | return m.Unmarshal(b) |
| 345 | } |
nothing calls this directly
no outgoing calls
no test coverage detected