model

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: May 29, 2023 License: Apache-2.0 Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TCCFenceDO

type TCCFenceDO struct {

	// Xid the global transaction id
	Xid string

	// BranchId the branch transaction id
	BranchId int64

	// ActionName the action name
	ActionName string

	// Status the tcc fence status
	// tried: 1; committed: 2; rollbacked: 3; suspended: 4
	Status enum.FenceStatus

	// GmtCreate create time
	GmtCreate time.Time

	// GmtModified update time
	GmtModified time.Time
}

Jump to

Keyboard shortcuts

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