apiworker

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Worker

type Worker struct {
	// contains filtered or unexported fields
}

Worker is a simple background worker for async tasks.

func New

New will return a new *Worker instance.

func (*Worker) ReloadConfig

func (o *Worker) ReloadConfig(cfg *conf.GlobalConfiguration)

ReloadConfig notifies the worker a new configuration is available.

func (*Worker) Work

func (o *Worker) Work(ctx context.Context) error

Work will run background workers.

Jump to

Keyboard shortcuts

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