()
| 636 | func (m *ValueList) String() string { return proto.CompactTextString(m) } |
| 637 | func (*ValueList) ProtoMessage() {} |
| 638 | func (*ValueList) Descriptor() ([]byte, []int) { |
| 639 | return fileDescriptor_f80abaa17e25ccc8, []int{4} |
| 640 | } |
| 641 | func (m *ValueList) XXX_Unmarshal(b []byte) error { |
| 642 | return m.Unmarshal(b) |
| 643 | } |
nothing calls this directly
no outgoing calls
no test coverage detected