transaction

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ColumnTransactionName table.ColumnKey = "transactionName"
	ColumnReqCount        table.ColumnKey = "reqCount"
	ColumnErrorCount      table.ColumnKey = "errorCount"
	ColumnSlowCount       table.ColumnKey = "slowCount"
	ColumnAvgDuration     table.ColumnKey = "avgDuration"
)
View Source
const (
	StateKeyTransactionLayerPathFilter = "transaction_layer_path"
	StateKeyTransactionPaging          = "transaction_paging"
	StateKeyTransactionSort            = "transaction_sort"
)

Variables

This section is empty.

Functions

func GetPagingFromGlobalState

func GetPagingFromGlobalState(globalState cptype.GlobalStateData) (pageNo int, pageSize int)

func GetSortsFromGlobalState

func GetSortsFromGlobalState(globalState cptype.GlobalStateData) []*common.Sort

func InitTable

func InitTable(lang i18n.LanguageCodes, i18n i18n.Translator) table.Table

Types

This section is empty.

Jump to

Keyboard shortcuts

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