MCPcopy Index your code
hub / github.com/dgraph-io/dgraph / TaskKind

TypeAlias TaskKind

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

Source from the content-addressed store, hash-verified

364)
365
366type TaskKind uint64
367
368func (k TaskKind) String() string {
369 switch k {

Callers 1

KindMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected