Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Project ¶
type Project struct {
Name string
Description string
ModName string
FrameWork string
Database string
}
func (*Project) CreateCmdDir ¶
func (p *Project) CreateCmdDir()
func (*Project) CreateInternalDir ¶
func (p *Project) CreateInternalDir()
func (*Project) RevertScaffold ¶
func (*Project) ScaffoldProject ¶
Click to show internal directories.
Click to hide internal directories.