node

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Registry = map[string]Constructor{
	"trigger":      trigfimp.NewTriggerNode,
	"vinc_trigger": trigfimp.NewVincTriggerNode,
	"receive":      trigfimp.NewReceiveNode,
	"if":           ifn.NewNode,
	"iftime":       iftime.NewNode,
	"rate_limit":   ratelimit.NewNode,
	"action":       actfimp.NewNode,
	"log_action":   log.NewNode,
	"rest_action":  rest.NewNode,
	"wait":         wait.NewWaitNode,
	"set_variable": setvar.NewSetVariableNode,
	"loop":         loop.NewNode,
	"time_trigger": time.NewNode,
	"transform":    transform.NewNode,
	"exec":         exec.NewNode,
}

Functions

This section is empty.

Types

type Constructor

type Constructor func(context *model.FlowOperationalContext, meta model.MetaNode, ctx *model.Context) model.Node

Directories

Path Synopsis
action
log
control
ifn
data
trigger

Jump to

Keyboard shortcuts

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