An open API service indexing awesome lists of open source software.

https://github.com/go-saas/uow

unit of work pattern for golang
https://github.com/go-saas/uow

Last synced: 29 days ago
JSON representation

unit of work pattern for golang

Awesome Lists containing this project

README

        

# uow (Unit of Work) pattern library in golang

install
```shell
go get -u github.com/go-saas/uow
```

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