Skip to content

Repository files navigation

txn

Go Report Card

Overview

txn is a Go library focused on database transaction handling.

Features

  • Acting as a library, not a framework
  • Robust database transaction handling mechanisms
  • Simple and easy-to-use API

Installation

To install, run the following command:

go get github.com/struqt/txn

To optionally work with pgx/v5, run the following command:

go get github.com/struqt/txn/txn_pgx

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Go library focused on database transaction handling

Resources

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages