x4b1 / messenger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Messenger

Outbox pattern implementation in Go.

Abstracts from handling the retrieve of the messages from many sources and publishing to many queues. Just store the messages you want to publish.

go reference    go report

About

License:MIT License


Languages

Language:Go 97.4%Language:Makefile 2.6%