This module contains the implementation of the code generator of the Microbus framework. Typically, the code generator is invoked through the go:generate directive placed in the directory of a microservice, not interacted with directly.
package myservice
//go:generate go run github.com/microbus-io/fabric/codegen