Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Echo ¶
type Echo struct {
}
func (*Echo) InvokeAction ¶
func (e *Echo) InvokeAction(ctx context.Context, actionName, idempotencyKey string, args []*pkg_autoflow.Value, kwargs []*pkg_autoflow.NamedValue) (flowcore.CallResult, error)
func (*Echo) LoadModuleDescriptor ¶
func (e *Echo) LoadModuleDescriptor(ctx context.Context) (*pkg_autoflow.ModuleDescriptor, error)
Click to show internal directories.
Click to hide internal directories.