Documentation
¶
Index ¶
- Constants
- func DataFlowStatisticsArrayToMap(dfs []interface{}) map[string]interface{}
- func DataFlowStatisticsSparseArrayToMap(dfs []interface{}) map[string]interface{}
- func GetDataFlowStatisticInsert(tenantId string, statisticData map[string]interface{}, dbName string, ...) map[string]interface{}
- func GetDataFlowStatisticLM(tenantId string, statisticData map[string]interface{}, dbName string, ...) map[string]interface{}
- func GetDataFlowStatisticUpdate(tenantId string, statisticData map[string]interface{}, dbName string, ...) map[string]interface{}
Constants ¶
View Source
const DataflowTestIdColumn = "argosId"
View Source
const DataflowTestNameColumn = "flowName"
View Source
const DataflowTestStateCodeColumn = "stateCode"
Variables ¶
This section is empty.
Functions ¶
func DataFlowStatisticsArrayToMap ¶
func DataFlowStatisticsArrayToMap(dfs []interface{}) map[string]interface{}
func DataFlowStatisticsSparseArrayToMap ¶
func DataFlowStatisticsSparseArrayToMap(dfs []interface{}) map[string]interface{}
func GetDataFlowStatisticLM ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.