Documentation ¶
Index ¶
- Constants
- func InjectWebFile(s *WebFile)
- func LoadWebFile() baseiface.ISingleton
- type WebFile
- func (this *WebFile) ChangePkg() error
- func (wi *WebFile) ChangePkgMpath(modulepath string) error
- func (wi *WebFile) Copy2Sample(path string) error
- func (this *WebFile) CopyCmd2Sample() error
- func (this *WebFile) CopyConfig2Sample() error
- func (this *WebFile) CopyConfigIfNotExist() bool
- func (this *WebFile) CopyDocker2Sample() error
- func (this *WebFile) CopyDocx2Sample() error
- func (wf *WebFile) CopyDomain2Sample() error
- func (this *WebFile) CopyWeb2Sample() error
- func (this *WebFile) FindPkgRoot() string
- func (this *WebFile) FullDestDir() string
- func (this *WebFile) IfExistConfig() bool
- func (this *WebFile) IfExistWebsample() bool
- func (this *WebFile) IniCli()
- func (this *WebFile) IniServer()
- func (this *WebFile) Ls()
Constants ¶
View Source
const (
PkgName = "gitee.com/leijmdas/goweb/websample"
)
Variables ¶
This section is empty.
Functions ¶
func InjectWebFile ¶
func InjectWebFile(s *WebFile)
func LoadWebFile ¶
func LoadWebFile() baseiface.ISingleton
Types ¶
type WebFile ¶
type WebFile struct { basedto.BaseEntitySingle Pkgname string Pkgroot string Destroot string Pkgdir string Destdir string ProjectPkgName string }
func FindBeanWebFile ¶
func FindBeanWebFile() *WebFile
func (*WebFile) ChangePkgMpath ¶
func (*WebFile) Copy2Sample ¶
func (*WebFile) CopyCmd2Sample ¶
func (*WebFile) CopyConfig2Sample ¶
func (*WebFile) CopyConfigIfNotExist ¶
func (*WebFile) CopyDocker2Sample ¶
func (*WebFile) CopyDocx2Sample ¶
func (*WebFile) CopyDomain2Sample ¶
func (*WebFile) CopyWeb2Sample ¶
func (*WebFile) FindPkgRoot ¶
func (*WebFile) FullDestDir ¶
func (*WebFile) IfExistConfig ¶
func (*WebFile) IfExistWebsample ¶
Click to show internal directories.
Click to hide internal directories.