package
0.1.4
Repository: https://github.com/uber/kraken.git
Documentation: pkg.go.dev

# Functions

Disabled returns a new DisabledQueue.
New returns a new QueueImpl.

# Structs

DisabledQueue is a Queue which ignores all input and constantly returns that there are no torrents in the queue.
QueueImpl is the primary implementation of Queue.

# Interfaces

Queue manages a queue of torrents waiting to announce.