flow

package
v0.6.9-alpha.12 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2023 License: Apache-2.0 Imports: 7 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Flow

type Flow struct {
	*hof.Node[Flow]

	Root  cue.Value
	Orig  cue.Value
	Final cue.Value

	FlowCtx *flowctx.Context
	Ctrl    *cueflow.Controller
}

func NewFlow

func NewFlow(node *hof.Node[Flow]) *Flow

func OldFlow added in v0.6.9

func OldFlow(ctx *flowctx.Context, val cue.Value) (*Flow, error)

func (*Flow) Start

func (P *Flow) Start() error

This is for the top-level flows

Jump to

Keyboard shortcuts

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