batchrunner

package
v0.0.0-...-9fc8000 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunBatchRunners

func RunBatchRunners(runners []BatchJobRunner)

RunBatchRunners will run all runners asynchronously.

Types

type BatchJobRunner

type BatchJobRunner interface {
	Run()
	GetInterval() time.Duration
}

BatchJobRunner is an interface that exposes the batch processes.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL