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

Method GetUnixTs

bitmap/pb.pb.go:4406–4411  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4404}
4405
4406func (m *BackupRequest) GetUnixTs() string {
4407 if m != nil {
4408 return m.UnixTs
4409 }
4410 return ""
4411}
4412
4413func (m *BackupRequest) GetDestination() string {
4414 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected