package
0.46.0
Repository: https://github.com/gardener/docforge.git
Documentation: pkg.go.dev

# Functions

New create an empty task queue.
NewQueueControllerCollection creates a new QueueControllerCollection.

# Structs

QueueControllerCollection holds multiple queue controllers.

# Interfaces

Interface can Start/Stop the queue and see its status.
QueueController can Start/Stop the queue and see its status.

# Type aliases

The WorkerFunc type declares workers functional interface.