action_file

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Action_Append

func Action_Append(w *workflow.Workflow, m *workflow.TemplateData) error

Action_Copy is a custom action that copies a file

  • action: ActionStore config: source_file: the file to copy dest_file: the destination file

func Action_Copy

func Action_Copy(w *workflow.Workflow, m *workflow.TemplateData) error

Action_Copy is a custom action that copies a file

  • action: ActionStore config: source_file: the file to copy dest_file: the destination file

func Action_Create

func Action_Create(w *workflow.Workflow, m *workflow.TemplateData) error

Action_Copy is a custom action that copies a file

  • action: ActionStore config: source_file: the file to copy dest_file: the destination file

func Action_Delete

func Action_Delete(w *workflow.Workflow, m *workflow.TemplateData) error

Action_Copy is a custom action that copies a file

  • action: ActionStore config: source_file: the file to copy dest_file: the destination file

func Action_Rename

func Action_Rename(w *workflow.Workflow, m *workflow.TemplateData) error

Action_Copy is a custom action that copies a file

  • action: ActionStore config: source_file: the file to copy dest_file: the destination file

func Action_Template

func Action_Template(w *workflow.Workflow, m *workflow.TemplateData) error

Action_Copy is a custom action that copies a file

  • action: ActionStore config: source_file: the file to copy dest_file: the destination file

func GetSchema

func GetSchema() workflow.SchemaEndpoint

GetAction returns the action for the target

Types

type FileSchema

type FileSchema struct {
}

func (FileSchema) GetActionSchema

func (s FileSchema) GetActionSchema() map[string]workflow.ActionSchema

GetActions returns the actions for this schema

func (FileSchema) GetFunctionMap

func (s FileSchema) GetFunctionMap() map[string]workflow.FunctionSchema

GetFunctionMap returns the function map for this schema

func (FileSchema) GetTargetSchema

func (s FileSchema) GetTargetSchema() map[string]workflow.TargetSchema

GetTargetSchema returns the target schema for this action

Jump to

Keyboard shortcuts

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