v1

package
v0.79.21 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2026 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DispatcherService

type DispatcherService interface {
	contracts.V1DispatcherServer
}

func NewDispatcherService

func NewDispatcherService(fs ...DispatcherServiceOpt) (DispatcherService, error)

type DispatcherServiceImpl

type DispatcherServiceImpl struct {
	contracts.UnimplementedV1DispatcherServer
	// contains filtered or unexported fields
}

func (*DispatcherServiceImpl) ListenForDurableEvent

type DispatcherServiceOpt

type DispatcherServiceOpt func(*DispatcherServiceOpts)

func WithLogger

func WithLogger(l *zerolog.Logger) DispatcherServiceOpt

func WithRepository

func WithRepository(r v1.Repository) DispatcherServiceOpt

type DispatcherServiceOpts

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

Jump to

Keyboard shortcuts

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