Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenerateOptions ¶
type GenerateOptions struct {
PackageName string
GoModuleName string
RecordName string
DestinationPath string
TableName string
AttributePrefix string
ProtoPkgNamespace string
TablesOnly bool
}
func NewGenerator ¶
func NewGenerator(opts GenerateOptions) *GenerateOptions
Click to show internal directories.
Click to hide internal directories.