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

Method GetId

bitmap/pb.pb.go:1115–1120  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1113var xxx_messageInfo_Member proto.InternalMessageInfo
1114
1115func (m *Member) GetId() uint64 {
1116 if m != nil {
1117 return m.Id
1118 }
1119 return 0
1120}
1121
1122func (m *Member) GetGroupId() uint32 {
1123 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected