//
pkg.gl
Category
github.com/alexapps/go-micro
sync
task
package
1.8.5
Repository:
https://github.com/alexapps/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
66 SLOC
#
Packages
broker
Package broker provides a distributed task manager built on the micro 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