Documentation
¶
Overview ¶
Package gen provides generic code generation helpers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Gen ¶
type Gen struct { bfr.Ctx *dom.Project Pkg string Target string Header string OpPrec int Pkgs map[string]string Imports }
Gen is the code generation context holding the buffer and additional information.
Directories
¶
Path | Synopsis |
---|---|
Package gengo provides code generation helpers go code generation.
|
Package gengo provides code generation helpers go code generation. |
Package genpg provides code generation helpers postgresql query and schema generation.
|
Package genpg provides code generation helpers postgresql query and schema generation. |
Click to show internal directories.
Click to hide internal directories.