Skip to content

protoc plugin to publish protobuf messages with Watermill

License

Notifications You must be signed in to change notification settings

voi-oss/protoc-gen-event

Repository files navigation

protoc-gen-event

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

Installation & usage

Check out the documentation to dig deeper into how to set up and use protoc-gen-event.

Contributions

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.

Contributors

License

Apache 2.0, see LICENSE.