package
0.0.0-20201029031353-9742f5acb6e0
Repository: https://github.com/cachecashproject/go-cachecash.git
Documentation: pkg.go.dev

# 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.