influx

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 NewInfluxdbReadNode

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

Types

type InfluxdbReadConfig

type InfluxdbReadConfig struct {
	ConnectorId        string
	QueryExpression    string
	ResultVariableName string
	IsLVariableGlobal  bool
}

type InfluxdbReadNode

type InfluxdbReadNode struct {
	BaseNode
	// contains filtered or unexported fields
}

func (*InfluxdbReadNode) LoadNodeConfig

func (node *InfluxdbReadNode) LoadNodeConfig() error

func (*InfluxdbReadNode) OnInput

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

func (*InfluxdbReadNode) WaitForEvent

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

Jump to

Keyboard shortcuts

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