Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Collection ¶
type Collections ¶
type Collections struct {
PackageName string
Collections map[string]Collection
Imports []string
}
type Config ¶
type Config struct {
Output struct {
Models OutputConfig
Collections OutputConfig
}
Primitives []string
Collections map[string]string
}
func DefaultConfig ¶
func DefaultConfig() *Config
type OutputConfig ¶
Click to show internal directories.
Click to hide internal directories.