package
Version:
v0.45.10
Opens a new window with list of versions in this module.
Published: Sep 20, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrReadEstimate = errors.New("multiversion store value contains estimate, cannot read, aborting")
)
type Abort struct {
DependentTxIdx int
Err error
}
Abort contains the information for a transaction's conflict
func NewEstimateAbort(dependentTxIdx int) Abort
Source Files
¶
Click to show internal directories.
Click to hide internal directories.