package
0.1.0
Repository: https://github.com/sjansen/pgutil.git
Documentation: pkg.go.dev

# Functions

New initializes a new Scheduler, and returns a set of tasks ready for immediate execution.

# Variables

No description provided by the author

# Structs

A Scheduler determines which tasks are ready for execution based on task dependencies and target capacity.