Documentation ¶
Index ¶
Constants ¶
View Source
const ( PackageName = "carpy" InterfaceName = "Copy" )
Variables ¶
This section is empty.
Functions ¶
func GetTypeName ¶
Types ¶
type Carpy ¶ added in v0.1.9
type Carpy struct {
// contains filtered or unexported fields
}
func (*Carpy) FindCopyPkg ¶ added in v0.1.9
FindPkgCopyInfo 查找包下所有拷贝信息
func (*Carpy) FindCopyStruct ¶ added in v0.1.9
func (c *Carpy) FindCopyStruct()
FindCopyStruct 查找所有需要复制的类型
Click to show internal directories.
Click to hide internal directories.