[Issue #44] Add README with quick start example #47
@@ -48,6 +48,7 @@ func main() {
|
|||||||
eventStore := store.NewInMemoryEventStore()
|
eventStore := store.NewInMemoryEventStore()
|
||||||
|
|
||||||
// Create and save events
|
// Create and save events
|
||||||
|
// Error handling omitted for brevity
|
||||||
orderID := "order-123"
|
orderID := "order-123"
|
||||||
|
|
||||||
orderPlaced := &aether.Event{
|
orderPlaced := &aether.Event{
|
||||||
|
|||||||
Reference in New Issue
Block a user