Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repo ¶ added in v1.1.0
type Repo struct {
// contains filtered or unexported fields
}
func (*Repo) RunTransaction ¶ added in v1.1.0
func (r *Repo) RunTransaction(ctx context.Context, fn transactor.TransactionFn) error
Click to show internal directories.
Click to hide internal directories.