lerenn / asyncapi-codegen

An AsyncAPI Golang Code generator that generates all Go code from the broker to the application/user. Just plug your application to your favorite message broker!
Apache License 2.0
89 stars 23 forks source link

Stop generating broker code #66

Closed lerenn closed 1 year ago

lerenn commented 1 year ago

As the generation of broker code is fixed, it should not be generated but imported.