package
0.1.1
Repository: https://github.com/kubevela/kube-trigger.git
Documentation: pkg.go.dev

# Functions

New creates a new Executor with user-provided Config.

# Structs

Config is the config for the Executor.
Executor is a rate-limited job queue with concurrent workers.

# Interfaces

Job is an Action to be executed by the workers in the Executor.