Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateResource ¶
func GenerateResource(options ResourceOptions) error
func InitProject ¶
func InitProject(options InitOptions) error
Types ¶
type GeneratedField ¶
type InitOptions ¶
type ResourceOptions ¶
type ResourceOptions struct {
Name string
Package string
Table string
Fields []GeneratedField
Overwrite bool
}
Click to show internal directories.
Click to hide internal directories.