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

Harmonize structure initialization #76

Closed lerenn closed 12 months ago

lerenn commented 12 months ago

So things that should be in initialization are added as method, which is not ideal.