package
0.1.4
Repository: https://github.com/lithictech/go-aperitif.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
WithInterceptor will call interceptor before each DB call.
WithLogging adds logging around all calls.
Wrap wraps a real sqlx.DB connection into one that can be composed.

# Interfaces

Interface is a common wrapper over sqlx so we can compose functionality.

# Type aliases

No description provided by the author
No description provided by the author