Foreman is an another implmenetation of publish/subscribe messaging for golang. Highly configurable, allows user to write own modules, define own strategy etc.
Only AMQP implementation is available now. Own implementation of Transport can be used as an option.
- Saga
here it goes