Skip to content

Brandon2255p/ehext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status GoDoc Go Report Card

ehext

Extensions for the go package github.com/looplab/eventhorizon

Scaffolding Generator

The ehext generator will read command and event structs and generate the domain scaffolding needed to use eventhorizon

To install the generator:

go get github.com/Brandon2255p/ehext
go install  github.com/Brandon2255p/ehext

Example

  • Install the generator
  • Download the example code
  • cd ehext/example/domain
  • go generate

About

Extensions for the go package github.com/looplab/eventhorizon

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages