# Packages

No description provided by the author

# Functions

MakeContextTx adds tx to context.
NewTransactionManager represents a transaction manager.

# Constants

TxKey is the key for the transaction in the context.

# Interfaces

Transactor represents a transactor go:generate minimock -o mock/ -s "_minimock.go".
TxManager represents a transaction manager go:generate minimock -o mock/ -s "_minimock.go".

# Type aliases

Handler represents a handler for a transaction.