Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 476 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 476 Bytes

outboxen-gorm

Go Reference

This library provides a storage interface implementation for the Outboxen library, using GORM to interact with the underlying database.

See the examples directory for examples.