protoc-gen-event
is a protoc
plugin to make publishing proto-defined
events easier.
- Events are described with proto files
- Go code representing the events is generated
- Watermill publication and consumption functions are generated
- Events can be validated before publication
Check out the documentation to dig deeper into how to set up and use protoc-gen-event
.
We encourage and support an active, healthy community of contributors — including you! Details are in the contribution guide and the code of conduct. The maintainers keep an eye on issues and pull requests, but you can also report any negative conduct to opensource@voiapp.io.
Apache 2.0, see LICENSE.