Skip to content

Storage implementation using GORM for the Outboxen library.

License

Notifications You must be signed in to change notification settings

omaskery/outboxen-gorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.