depgraph

package
v1.17.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 2026 License: Apache-2.0 Imports: 21 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// WorkflowID is the unique identifier for this workflow. It should be used as
	// a reference everywhere.
	WorkflowID = workflow.WorkflowID

	// DataTypeID is the unique identifier for the data type that is being returned
	// from this workflow.
	DataTypeID = workflow.DataTypeID
)

Functions

func Init

func Init(engine gafworkflow.Engine) error

Init initializes the DepGraph workflow.

Types

type ResolutionHandlerFunc

type ResolutionHandlerFunc func(ctx gafworkflow.InvocationContext, config configuration.Configuration, logger *zerolog.Logger) ([]gafworkflow.Data, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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