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

Change Dagger CLI to Dagger module #165

Closed lerenn closed 2 months ago

lerenn commented 3 months ago

For now, Dagger is used with a CLI wrapper. New developments in Dagger allows the call of functions directly. This should be implemented.