README ¶ Eventsourcing Simple eventsourcing project written in Go. Sharing at TMA Solution in 2017. @author: Quy Le (lnquy) @email: lnquy.it@gmail.com Environment variables SERVER_ADDRESS=127.0.0.1:10000 Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis config event model router store Package store provides an in-memory database to stores event.Events. Package store provides an in-memory database to stores event.Events. Click to show internal directories. Click to hide internal directories.