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

Method GetGroupId

bitmap/pb.pb.go:4399–4404  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4397}
4398
4399func (m *BackupRequest) GetGroupId() uint32 {
4400 if m != nil {
4401 return m.GroupId
4402 }
4403 return 0
4404}
4405
4406func (m *BackupRequest) GetUnixTs() string {
4407 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected