flowcorehelper

package
v0.0.0-...-267df42 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const TierceronFlowConfigurationTableName = "TierceronFlow"
View Source
const TierceronFlowDB = "FlumeDatabase"

Variables

This section is empty.

Functions

func GetFlowDBName

func GetFlowDBName() string

func SyncCheck

func SyncCheck(syncMode string) string

func UpdateTierceronFlowState

func UpdateTierceronFlowState(flowName string, newState string, syncFilter string, syncMode string, flowAlias string) map[string]interface{}

Types

type CurrentFlowState

type CurrentFlowState struct {
	State      int64
	SyncMode   string
	SyncFilter string
	FlowAlias  string
}

type FlowStateUpdate

type FlowStateUpdate struct {
	FlowName    string
	StateUpdate string
	SyncFilter  string
	SyncMode    string
	FlowAlias   string
}

Jump to

Keyboard shortcuts

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