Skip to content

jen20/go-event-sourcing-sample

Repository files navigation

###Event Sourcing in Go

This is the repository for the code which accompanies my post on Event Sourcing in Go. The original post is here.

To build and run:

  • make
  • ./goes

To clean generated code and the binary:

  • make clean

About

A small sample of Event Sourcing in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published