Versions in this module Expand all Collapse all v0 v0.4.1 Jan 17, 2024 Changes in this version + func Action_Append(w *workflow.Workflow, m *workflow.TemplateData) error + func Action_Copy(w *workflow.Workflow, m *workflow.TemplateData) error + func Action_Create(w *workflow.Workflow, m *workflow.TemplateData) error + func Action_Delete(w *workflow.Workflow, m *workflow.TemplateData) error + func Action_Rename(w *workflow.Workflow, m *workflow.TemplateData) error + func Action_Template(w *workflow.Workflow, m *workflow.TemplateData) error + func GetSchema() workflow.SchemaEndpoint + type FileSchema struct + func (s FileSchema) GetActionSchema() map[string]workflow.ActionSchema + func (s FileSchema) GetFunctionMap() map[string]workflow.FunctionSchema + func (s FileSchema) GetTargetSchema() map[string]workflow.TargetSchema