MCPcopy
hub / github.com/dgraph-io/dgraph / TaskStatus

TypeAlias TaskStatus

worker/queue.go:387–387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

385)
386
387type TaskStatus uint64
388
389func (status TaskStatus) String() string {
390 switch status {

Callers 1

StatusMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected