Documentation
¶
Index ¶
- Constants
- func InjectCmdUtils(s *CmdUtils)
- func LoadCmdUtils() baseiface.ISingleton
- type BaseUtils
- type CmdUtils
- func (self *CmdUtils) FindFiles() ([]string, error)
- func (this *CmdUtils) FindGoFiles(dirPath string) ([]string, error)
- func (self *CmdUtils) MoveCmdDirGoweb()
- func (self *CmdUtils) ReplaceCmdAll()
- func (self *CmdUtils) ReplaceCmdBatGoweb() error
- func (self *CmdUtils) ReplaceCmdGoinstallWebcli()
- func (self *CmdUtils) ReplacePkgCmd2New()
Constants ¶
View Source
const ( NOW_PKG_DOMAIN = "gitee.com/leijmdas/goweb/domain" NOW_PKG_CODE = "gitee.com/leijmdas/goweb/code" NOW_PKG_GORPC = "gitee.com/leijmdas/goweb/gorpc" NOW_PKG_GONATSSAMPLE = "gitee.com/leijmdas/goweb/gonatssample" )
View Source
const NOW_PKG = "gitee.com/leijmdas/gobase/goconfig/cmd/goconfig/internal/dto"
View Source
const NOW_PKG_CMD = "gitee.com/leijmdas/gobase/goconfig/cmd/goconfig"
View Source
const NOW_PKG_SIMPLE = "goweb"
Variables ¶
This section is empty.
Functions ¶
func LoadCmdUtils ¶
func LoadCmdUtils() baseiface.ISingleton
Types ¶
type BaseUtils ¶
type CmdUtils ¶
type CmdUtils struct { basedto.BaseEntitySingle // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.