builtin_modules

package
v19.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All added in v19.2.0

func All() map[int64]pkg_autoflow.Module

All returns all known built-in modules. DO NOT change the IDs of the modules.

Types

type Echo

type Echo struct {
}

func (*Echo) InvokeAction

func (e *Echo) InvokeAction(
	ctx context.Context,
	actionName, workflowKey, identityKey string,
	args []*pkg_autoflow.Value,
	kwargs []*pkg_autoflow.NamedValue,
	channelTokens []*pkg_autoflow.ChannelToken,
) (*pkg_autoflow.Result, error)

func (*Echo) LoadModuleDescriptor

func (e *Echo) LoadModuleDescriptor(ctx context.Context) (*pkg_autoflow.ModuleDescriptor, error)

func (*Echo) Name

func (e *Echo) Name() string

Jump to

Keyboard shortcuts

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