Documentation
¶
Overview ¶
Package bootstrap contains generator for bootstrap main with actual generating with generator.Generator
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct {
PkgPath string
PkgName string
Type string
Omitempty bool
DisallowUnknownFields bool
EncodePointerReceiver bool
InlineEmbedded bool
EngineGeneratorPackage string
EngineGenerator string
OutputName string
BuildTags string
}
Generator is used to generate a temporary bootstrap file in target package with actual generator.Generator to generate the actual code.
Click to show internal directories.
Click to hide internal directories.