didto

package
v1.0.403 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2024 License: MulanPSL-2.0 Imports: 3 Imported by: 0

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

func NewDiDto

func NewDiDto() *DiDto

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL