()
| 1493 | var xxx_messageInfo_MembershipState proto.InternalMessageInfo |
| 1494 | |
| 1495 | func (m *MembershipState) GetCounter() uint64 { |
| 1496 | if m != nil { |
| 1497 | return m.Counter |
| 1498 | } |
| 1499 | return 0 |
| 1500 | } |
| 1501 | |
| 1502 | func (m *MembershipState) GetGroups() map[uint32]*Group { |
| 1503 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected