Versions in this module Expand all Collapse all v0 v0.1.0 Oct 3, 2023 Changes in this version + type Manager struct + func NewManager(db *pgdb.DB) *Manager + func (m *Manager) Transaction(fn func() error) error