worker

package
v0.3.11-8 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2024 License: Apache-2.0 Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterNewWorkerFunc

func RegisterNewWorkerFunc(name string, n NewWorkerFunc)

Types

type IWorker

type IWorker interface {
	Start(ctx context.Context, app *appsrv.Application, prefix string)
}

func NewWorker

func NewWorker(opts *options.Options) IWorker

type NewWorkerFunc

type NewWorkerFunc func(opts *options.Options) IWorker

Jump to

Keyboard shortcuts

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