package
0.17.0
Repository: https://github.com/ipfs/go-graphsync.git
Documentation: pkg.go.dev

# Functions

NewTaskQueue initializes a new queue.

# Structs

WorkerTaskQueue is a wrapper around peertaskqueue.PeerTaskQueue that manages running workers that pop tasks and execute them.

# Interfaces

Executor runs a single task on the queue.
No description provided by the author