flumen

package
v0.0.0-...-464f52f Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2024 License: MIT Imports: 28 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TierceronControllerFlow flowcore.FlowNameType = "TierceronFlow"
)

Variables

This section is empty.

Functions

func FlumenProcessFlowController

func FlumenProcessFlowController(tfmContext *flowcore.TrcFlowMachineContext, trcFlowContext *flowcore.TrcFlowContext) error

func GetTierceronFlowConfigurationIndexedPathExt

func GetTierceronFlowConfigurationIndexedPathExt(engine interface{}, rowDataMap map[string]interface{}, indexColumnNameInterface interface{}, databaseName string, tableName string, dbCallBack func(interface{}, map[string]interface{}) (string, []string, [][]interface{}, error)) (string, error)

func GetTierceronFlowIdColName

func GetTierceronFlowIdColName() string

func GetTierceronTableNames

func GetTierceronTableNames() []string

func ProcessFlows

func ProcessFlows(pluginConfig map[string]interface{}, logger *log.Logger) error

func ProcessTierceronFlows

func ProcessTierceronFlows(tfmContext *flowcore.TrcFlowMachineContext, tfContext *flowcore.TrcFlowContext) error

Only pull from vault on init Listen to a change channel ->

Types

type TrcDBServerEventListener

type TrcDBServerEventListener struct {
	Log *log.Logger
}

func (*TrcDBServerEventListener) ClientConnected

func (t *TrcDBServerEventListener) ClientConnected()

func (*TrcDBServerEventListener) ClientDisconnected

func (tl *TrcDBServerEventListener) ClientDisconnected()

func (*TrcDBServerEventListener) QueryCompleted

func (tl *TrcDBServerEventListener) QueryCompleted(query string, success bool, duration time.Duration)

func (*TrcDBServerEventListener) QueryStarted

func (tl *TrcDBServerEventListener) QueryStarted()

Jump to

Keyboard shortcuts

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