dispatcher

package
v0.91.7 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FanOutDispatcher

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

func New

func New(integrationUC *biz.IntegrationUseCase, wfUC *biz.WorkflowUseCase, wfRunUC *biz.WorkflowRunUseCase, creds credentials.ReaderWriter, c biz.CASClient, registered sdk.AvailablePlugins, l log.Logger) *FanOutDispatcher

func (*FanOutDispatcher) Run

func (d *FanOutDispatcher) Run(ctx context.Context, opts *RunOpts) error

type RunOpts

type RunOpts struct {
	Envelope            *dsse.Envelope
	OrgID               string
	WorkflowID          string
	WorkflowRunID       string
	DownloadBackendType string
	DownloadSecretName  string
}

Jump to

Keyboard shortcuts

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