()
| 1463 | func (m *MembershipState) String() string { return proto.CompactTextString(m) } |
| 1464 | func (*MembershipState) ProtoMessage() {} |
| 1465 | func (*MembershipState) Descriptor() ([]byte, []int) { |
| 1466 | return fileDescriptor_f80abaa17e25ccc8, []int{15} |
| 1467 | } |
| 1468 | func (m *MembershipState) XXX_Unmarshal(b []byte) error { |
| 1469 | return m.Unmarshal(b) |
| 1470 | } |
nothing calls this directly
no outgoing calls
no test coverage detected