Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadDiDto ¶
func LoadDiDto() baseiface.ISingleton
Types ¶
type DiDto ¶
type DiDto struct { basedto.BaseEntity FullPkg string `json:"fullPkg"` ExistNewStruct bool `json:"ExistNewStruct"` NewStructName string `json:"NewStructName"` //in PkgName string `json:"pkg_name"` StructName string `json:"struct_name"` PathFile string `json:"pathFile"` //output OutPath string `json:"out_path"` OutFile string `json:"out_file"` ForceBuild bool `json:"force_build"` }
func FindBeanDiDto ¶
func FindBeanDiDto() *DiDto
Click to show internal directories.
Click to hide internal directories.