Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Driver string `json:"driver"`
Path string `json:"path"`
PackageName string `json:"package"`
Namespace string `json:"namespace"`
ModelFile string `json:"modelFile"`
TagName string `json:"tagName"`
MapperFile string `json:"mapperFile"`
Plugin string `json:"plugin"`
Keyword bool `json:"keyword"`
Register bool `json:"register"`
}
Click to show internal directories.
Click to hide internal directories.