Skip to content
/ txmng Public

go library for supporting service-level transactions

License

Notifications You must be signed in to change notification settings

slavaavr/txmng

Repository files navigation

txmng

This project is aimed to solve the problem of using transactions on a service level in layered architecture.

In a brief, it works due to passing db object through a context.

Installation

Use the command bellow to add txmng as a dependency into go.mod project:

$ go get -u github.com/slavaavr/txmng

Usage

For this see examples folder.

About

go library for supporting service-level transactions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages