processor

package
v0.0.40 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateProcessor

func CreateProcessor(
	serviceBusReceiver sb.ReceiverInterface,
	matcher *matcher.Matcher,
	operationContainer oc.OperationContainerClient,
	entityController ec.EntityController,
	logger *slog.Logger,
	customHandler shuttle.HandlerFunc,
	processorOptions *shuttle.ProcessorOptions,
	marshaller shuttle.Marshaller,
	hooks []hooks.BaseOperationHooksInterface,
) (*shuttle.Processor, error)

The processor will be used to process all the operations using the default values or with handlers set by the user. Here we provide our default processor with all the default handlers required to handle async operations.

Types

This section is empty.

Jump to

Keyboard shortcuts

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