Versions in this module Expand all Collapse all v1 v1.0.0 Jan 15, 2024 Changes in this version + const RtSettingSnapshotMode + const RtSettingStepMode + const StateRecordingMode + func Version() string + type ActionFactory struct + func (f *ActionFactory) Initialize(ctx action.InitContext) error + func (f *ActionFactory) New(config *action.Config) (action.Action, error) + type FlowAction struct + func (fa *FlowAction) IOMetadata() *metadata.IOMetadata + func (fa *FlowAction) Info() *action.Info + func (fa *FlowAction) Metadata() *action.Metadata + func (fa *FlowAction) Run(ctx context.Context, inputs map[string]interface{}, ...) error + type Settings struct + FlowURI string