//
pkg.gl
Category
github.com/kubevela/kube-trigger
pkg
executor
package
0.1.1
Repository:
https://github.com/kubevela/kube-trigger.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
220 SLOC
#
Functions
New
New creates a new Executor with user-provided Config.
#
Structs
Config
Config is the config for the Executor.
Executor
Executor is a rate-limited job queue with concurrent workers.
#
Interfaces
Job
Job is an Action to be executed by the workers in the Executor.