package
1.0.1-rc2
Repository: https://github.com/stack-labs/stack.git
Documentation: pkg.go.dev

# Packages

Package broker provides a distributed task manager built on the stack broker.
Package local provides a local task runner.

# Functions

WithPool sets the pool size for concurrent work.

# Structs

Command to be executed.
No description provided by the author
Schedule represents a time or interval at which a task should run.

# Interfaces

Task represents a distributed task.

# Type aliases

No description provided by the author