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
78 stars 21 forks source link

Add and fix function comments on generated code. #141

Open lerenn opened 4 months ago

lerenn commented 4 months ago

Some functions are missing comments or are incomplete.