Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gen ¶
type Gen struct { EntityPackage string EntityPackageName string Entity string EntityWithSpace string TableName string Struct *structtype.StructType PropToTag structtype.PropToTag PropToType structtype.PropToType PropToCamel structtype.PropToCamel config.DeliveryConfig }
func NewGen ¶
func NewGen( opt Options, cfg config.DeliveryConfig, pkg *packages.Package, str *structtype.StructType, ) *Gen
Click to show internal directories.
Click to hide internal directories.