Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGoModName ¶
func GetGoModName() string
Types ¶
type ControllerInfo ¶
type ControllerInfo struct {
PackageName string
Path string
Funcs []FuncList
ControllerName string
}
ControllerInfo 控制器信息
type DCodeController ¶
type DCodeController struct {
PackageName string
ControllerName string
// contains filtered or unexported fields
}
控制器检测
Click to show internal directories.
Click to hide internal directories.