worker

package
v0.19.921 Latest Latest
Warning

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

Go to latest
Published: May 7, 2026 License: AGPL-3.0 Imports: 11 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 {
	worker.Worker
}

func New

func New(params WorkerParams) (*Worker, error)

type WorkerParams

type WorkerParams struct {
	fx.In

	Cfg              *internal.Config
	TClient          temporalclient.Client
	SharedWorkflows  *workflows.Workflows
	SharedActivities *workflows.Activities
	OnboardingActs   *onboardingactivities.Activities
	L                *zap.Logger
	LC               fx.Lifecycle
	Interceptors     []interceptor.WorkerInterceptor `group:"interceptors"`
}

Jump to

Keyboard shortcuts

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