Versions in this module Expand all Collapse all v0 v0.2.0 May 24, 2021 v0.1.1 May 24, 2021 v0.1.0 May 24, 2021 Changes in this version + type Engine struct + func NewEngine() *Engine + func (ng *Engine) Begin(ctx context.Context, opts engine.TxOptions) (engine.Transaction, error) + func (ng *Engine) Close() error