package
0.0.0-20230617135500-2d50ede72e73
Repository: https://github.com/sealdb/neodb.git
Documentation: pkg.go.dev
# Functions
MockBackendConfigAttach mocks new attach backend config.
MockBackendConfigDefault mocks new normal backend config.
MockBackendConfigReplica mocks new backend config with replica.
MockClient mocks a client connection.
MockClientWithConfig mocks a client with backendconfig.
MockScatter used to mock a scatter.
MockScatterDefault mocks new xacheck config.
MockScatterDefault2 mocks new xacheck config with dir.
MockTxnMgr mocks txn manager.
MockTxnMgrScatter used to mock a txnMgr and a scatter.
MockTxnMgrWithAttach mocks txn manager with attach backend.
MockTxnMgrWithReplica mocks txn manager with replica-address.
NewConnection creates a new connection.
NewPool creates the new Pool.
NewPoolz create the new Poolz.
NewQueryDetail creates a new QueryDetail.
NewQueryz creates a new Queryz.
NewScatter creates a new scatter.
NewTxn creates the new Txn.
NewTxnDetail creates a new TxnDetail.
NewTxnManager creates new TxnManager.
NewTxnz creates a new Txnz.
NewXaCheck creates the XaCheck tuple.
# Structs
Pool tuple.
Poolz ..
QueryDetail is a simple wrapper for Query.
QueryDetailzRow is used for rendering QueryDetail in a template.
Queryz holds a thread safe list of QueryDetails.
Scatter tuple.
Txn tuple.
TxnDetail is a simple wrapper for Query.
TxnDetailzRow is used for rendering TxnDetail in a template.
TxnManager tuple.
Txnz holds a thread safe list of TxnDetails.
XaCheck tuple.
XaCommitErr tuple.
XaCommitErrs tuple.