//
pkg.gl
Category
github.com/stack-labs/stack
sync
task
package
1.0.1-rc2
Repository:
https://github.com/stack-labs/stack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
68 SLOC
#
Packages
broker
Package broker provides a distributed task manager built on the stack broker.
local
Package local provides a local task runner.
#
Functions
WithPool
WithPool sets the pool size for concurrent work.
#
Structs
Command
Command to be executed.
Options
No description provided by the author
Schedule
Schedule represents a time or interval at which a task should run.
#
Interfaces
Task
Task represents a distributed task.
#
Type aliases
Option
No description provided by the author