package
1.2.0
Repository: https://github.com/pghq/go-store.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Defer creates a deferred execution spec.
Optional marks the item as optional ignoring client errors.
Sql is a helper for creating a spec from an sql literal.
Sqlizer is a helper for creating a spec.
No description provided by the author
WithReadOnly use read-only transaction.
No description provided by the author

# Structs

BatchItem a single batch query.
TxConfig a configuration for transactions.

# Interfaces

DB provides instances of transactions and repositories.
Repository abstraction for a collection of objects.
Spec for querying objects.
UnitOfWork to do.

# Type aliases

Batch a list of batch query items.
BatchOption for custom query configuration.
TxOption a configuration option for transactions.