Documentation
¶
Index ¶
Constants ¶
View Source
const DEV = "DEV"
View Source
const GoPackageName = "packageName"
View Source
const InitDevBranchName = "INIT_DEV_BRANCH_NAME"
View Source
const InitDevRepoPath = "INIT_DEV_REPO_PATH"
View Source
const ProjectName = "projectName"
View Source
const ProjectNameWithReplacedHyphens = "projectNameReplacedHyphens"
View Source
const TemplatesFilesConfig = "template-files.json"
Variables ¶
View Source
var AppLogger = appLogger{ // contains filtered or unexported fields }
View Source
var ErrArgCurrentNotWithPath = errors.New("current cannot be used with path")
View Source
var ErrArgNameRequired = errors.New("the name for the project is not passed")
View Source
var ErrArgTemplateRequired = errors.New("template for the project is required")
View Source
var ErrExecNotFound = errors.New("executable not found in path")
View Source
var ErrInvalidArgName = errors.New("invalid name provided for project")
View Source
var ErrInvalidArgPath = errors.New("invalid path provided for project")
View Source
var ErrInvalidArgTemplate = errors.New("invalid template")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.