Skip to content

microbus-io/codegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codegen

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

About

The core code generator of the Microbus framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages