# 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
No description provided by the author
No description provided by the author
# README
goutbox
A Go implementation of the Transactional outbox pattern.
How it works
TODO.
Installation
go get github.com/3rs4lg4d0/goutbox
Usage
// TODO.
You have a complete example here.
Configuration
TODO.