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

Method GetGroupId

bitmap/pb.pb.go:2009–2014  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2007var xxx_messageInfo_Mutations proto.InternalMessageInfo
2008
2009func (m *Mutations) GetGroupId() uint32 {
2010 if m != nil {
2011 return m.GroupId
2012 }
2013 return 0
2014}
2015
2016func (m *Mutations) GetStartTs() uint64 {
2017 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected