Categorygithub.com/go-saas/uow
modulepackage
0.0.7
Repository: https://github.com/go-saas/uow.git
Documentation: pkg.go.dev

# README

uow (Unit of Work) pattern library in golang

install

go get -u github.com/go-saas/uow

usage See https://github.com/go-saas/uow/tree/main/gorm/db_test.go

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
WithCurrentUnitOfWork wrap a function into current unit of work.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

DbFactory resolve transactional db by database keys.
No description provided by the author
No description provided by the author
No description provided by the author