//
pkg.gl
Category
github.com/filecoin-project/boost-graphsync
taskqueue
package
0.13.12
Repository:
https://github.com/filecoin-project/boost-graphsync.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
3
Files
127 SLOC
#
Functions
NewTaskQueue
NewTaskQueue initializes a new queue.
#
Structs
WorkerTaskQueue
WorkerTaskQueue is a wrapper around peertaskqueue.PeerTaskQueue that manages running workers that pop tasks and execute them.
#
Interfaces
Executor
Executor runs a single task on the queue.
TaskQueue
No description provided by the author