commit

package
v0.0.0-...-5bc8300 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2026 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrCommitManagerNotAvailable is returned when the commit manager is nil.
	ErrCommitManagerNotAvailable = errors.New("commit manager not available")

	// ErrCommitManagerTypeAssertionFailed is returned when the commit manager
	// cannot be type-asserted to *transaction.CommitManager.
	ErrCommitManagerTypeAssertionFailed = errors.New("commit manager type assertion failed")
)

Sentinel errors for commit handlers.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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