package
23.2.20+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Variables
ErrNoMoreTasks can be checked with errors.Is on the result of Peek when an environment is not providing tasks for the foreseeable future.
# Structs
NoTaskProvider is a stub provider which delivers no tasks.
# Interfaces
Provider is an interface through which the auto config runner can receive new tasks to run.