MCPcopy Create free account
hub / github.com/dgraph-io/dgraph-benchmarks / GetCounter

Method GetCounter

bitmap/pb.pb.go:1495–1500  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1493var xxx_messageInfo_MembershipState proto.InternalMessageInfo
1494
1495func (m *MembershipState) GetCounter() uint64 {
1496 if m != nil {
1497 return m.Counter
1498 }
1499 return 0
1500}
1501
1502func (m *MembershipState) GetGroups() map[uint32]*Group {
1503 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected