Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateProject ¶
func CreateProject(root string, ctx ProjectContext) error
Types ¶
type ProjectContext ¶
type ProjectContext struct {
ProjectName string
ModulePath string
Options ProjectOptions
}
Click to show internal directories.
Click to hide internal directories.