Documentation
¶
Overview ¶
Package event-driven demonstrates generating a full AsyncAPI 2.6 document from channel descriptors and Codec-derived schemas using the render/asyncapi package.
AsyncAPI operations are app-centric:
- Subscribe: this app RECEIVES messages (consumer)
- Publish: this app SENDS messages (producer)
Run with: go run ./examples/event-driven
Click to show internal directories.
Click to hide internal directories.