github.com/blp1526/goa@v1.4.0/goagen/codegen/doc.go (about)

     1  /*
     2  Package codegen contains common code used by all code generators.
     3  Each sub-package corresponds to a code generator.
     4  The "meta" sub-package is the generator generator: it contains code that compiles and runs
     5  a specific generator tool that uses the user metadata.
     6  */
     7  package codegen