Documentation ¶
Overview ¶
You can use the "packr clean" command to clean up this, and any other packr generated files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { Name string `json:"name"` Attrs attrs.Attrs `json:"props"` Path string `json:"path"` Package string `json:"package"` TestPackage string `json:"test_package"` Encoding string `json:"encoding"` ForceDefaultID bool `json:"force_default_id"` ForceDefaultTimestamps bool `json:"force_default_timestamps"` }
Options for generating a new model
Source Files ¶
Click to show internal directories.
Click to hide internal directories.