fimp

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNode

func NewNode(flowOpCtx *model.FlowOperationalContext, meta model.MetaNode, ctx *model.Context) model.Node

Types

type LogNode

type LogNode struct {
	base.BaseNode
	// contains filtered or unexported fields
}

func (*LogNode) LoadNodeConfig

func (node *LogNode) LoadNodeConfig() error

func (*LogNode) OnInput

func (node *LogNode) OnInput(msg *model.Message) ([]model.NodeID, error)

func (*LogNode) WaitForEvent

func (node *LogNode) WaitForEvent(responseChannel chan model.ReactorEvent)

type LogNodeConfig

type LogNodeConfig struct {
	VariableName     string
	IsVariableGlobal bool
	LogLevel         string
	Text             string
}

Jump to

Keyboard shortcuts

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