nstart

package
v0.0.0-...-36d6306 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NodeStart

type NodeStart struct {
	FlowNodeID idwrap.IDWrap
	Name       string
}

func New

func New(id idwrap.IDWrap, name string) *NodeStart

func (*NodeStart) GetID

func (nr *NodeStart) GetID() idwrap.IDWrap

func (*NodeStart) GetName

func (nr *NodeStart) GetName() string

func (*NodeStart) IsEntryNode

func (nr *NodeStart) IsEntryNode() bool

func (*NodeStart) RunAsync

func (nr *NodeStart) RunAsync(ctx context.Context, req *node.FlowNodeRequest, resultChan chan node.FlowNodeResult)

func (*NodeStart) RunSync

func (*NodeStart) SetID

func (nr *NodeStart) SetID(id idwrap.IDWrap)

Jump to

Keyboard shortcuts

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