Versions in this module Expand all Collapse all v0 v0.2.0 May 19, 2026 Changes in this version + type Transactioner interface + Exec func(ctx context.Context, fn TxFunc) error + type TxFunc func(ctx context.Context) error