()
| 383 | func (m *TaskValue) String() string { return proto.CompactTextString(m) } |
| 384 | func (*TaskValue) ProtoMessage() {} |
| 385 | func (*TaskValue) Descriptor() ([]byte, []int) { |
| 386 | return fileDescriptor_f80abaa17e25ccc8, []int{1} |
| 387 | } |
| 388 | func (m *TaskValue) XXX_Unmarshal(b []byte) error { |
| 389 | return m.Unmarshal(b) |
| 390 | } |
nothing calls this directly
no outgoing calls
no test coverage detected