Ax is a toolkit for writing distributed message-driven applications in Go. It has features specifically focused on CQRS and Event Sourcing.
go get -u github.com/jmalloc/ax/src/ax
This project is EXPERIMENTAL. Expect frequent breaking changes to the API.