# Functions
BeginTx begins a transaction from the DB stored in ctx, or errors if either there is no DB, or a transaction is already in progress.
ContextWithExecutor injects a ContextExecutor into a context.
ExecutorFromContext retrieves the ContextExecutor from a context.
No description provided by the author
# Structs
DBInjector provides context injectors.