()
| 2428 | func (m *Proposal) String() string { return proto.CompactTextString(m) } |
| 2429 | func (*Proposal) ProtoMessage() {} |
| 2430 | func (*Proposal) Descriptor() ([]byte, []int) { |
| 2431 | return fileDescriptor_f80abaa17e25ccc8, []int{25} |
| 2432 | } |
| 2433 | func (m *Proposal) XXX_Unmarshal(b []byte) error { |
| 2434 | return m.Unmarshal(b) |
| 2435 | } |
nothing calls this directly
no outgoing calls
no test coverage detected