Versions in this module Expand all Collapse all v1 v1.0.1 Mar 19, 2021 v1.0.0 Sep 5, 2020 Changes in this version + type Action func(t Transaction) error + type Doer interface + Do func(action Action) error + type Transaction interface