Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GeneratorDef ¶
type GeneratorDef struct { TyName string MultiLayout estime.MultiLayout NumParser estime.NumberParser MarshalToNumber bool MarshalLayoutIndex uint Comment option.Option[string] // Comment for type. If None, default comment will be inserted before type declaration. }
func (GeneratorDef) Gen ¶
func (d GeneratorDef) Gen(f *jen.File)
Click to show internal directories.
Click to hide internal directories.