integration

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MEMORY  = "memory"
	REDIS   = "redis"
	MONGO   = "mongo"
	KVROCKS = "kvrocks"
	COUCHDB = "couchdb"
)

Variables

This section is empty.

Functions

func NewConnectionWithSetup

func NewConnectionWithSetup(dsType string) txn.Connector

func NewTransactionWithMockConn

func NewTransactionWithMockConn(dsType string, limit int,
	isReturned bool, networkDelay time.Duration, debugFunc func() error) *txn.Transaction

func NewTransactionWithSetup

func NewTransactionWithSetup(dsType string) *txn.Transaction

Types

This section is empty.

Jump to

Keyboard shortcuts

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