Method
XXX_Merge
ring/partition_ring_desc.pb.go:125–127
· ring/partition_ring_desc.pb.go::PartitionRingDesc.XXX_Merge
(src proto.Message)
Source from the content-addressed store, hash-verified
| 123 | } |
| 124 | } |
| 125 | func (m *PartitionRingDesc) XXX_Merge(src proto.Message) { |
| 126 | xxx_messageInfo_PartitionRingDesc.Merge(m, src) |
| 127 | } |
| 128 | func (m *PartitionRingDesc) XXX_Size() int { |
| 129 | return m.Size() |
| 130 | } |
Callers
nothing calls this directly
Tested by
no test coverage detected