cqrs

(★ 208)

cqrs framework in go

  • .gitignore
  • commands.go
  • commands_test.go
  • correlation.go
  • cqrs-testentities_test.go
  • cqrs-testreadmodels_test.go
  • cqrs_test.go
  • doc.go
  • event-source-based.go
  • events.go
  • events_test.go
  • eventsourcing.go
  • go.mod
  • go.sum
  • inmemory-commandbus.go
  • inmemory-commandbus_test.go
  • inmemory-eventbus.go
  • inmemory-eventbus_test.go
  • inmemory-eventstreamrepo_test.go
  • inmemory-eventstreamrepository.go
  • LICENSE
  • logger.go
  • Makefile
  • metrics.go
  • README.md
  • type-registry.go
  • uuid.go
// repository documentation