Categorygithub.com/terrextech/go-agg-builder
module
2.0.0+incompatible
Repository: https://github.com/terrextech/go-agg-builder.git
Documentation: pkg.go.dev

# README

Aggregate-Builder

This library constructs Aggregates' Domain by reading Event-Stream from EventStore.

How it works:

  • Call the BuildState function, which sends meta-information containing current aggregate-version to EventStoreQuery-service.
  • The events will be received on channel returned by above function.

How to use



# Packages

No description provided by the author
No description provided by the author