()
| 2458 | var xxx_messageInfo_Proposal proto.InternalMessageInfo |
| 2459 | |
| 2460 | func (m *Proposal) GetMutations() *Mutations { |
| 2461 | if m != nil { |
| 2462 | return m.Mutations |
| 2463 | } |
| 2464 | return nil |
| 2465 | } |
| 2466 | |
| 2467 | func (m *Proposal) GetKv() []*pb.KV { |
| 2468 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected