Documentation ¶
Index ¶
Constants ¶
View Source
const ( TemplatesDir = "tmp/templates" ZeroProjectYml = "zero-project.yml" ZeroModuleYml = "zero-module.yml" ZeroHomeDirectory = ".zero" IgnoredPaths = "(?i)zero.module.yml|.git/" TemplateExtn = ".tmpl" MaxPnameLength = 16 RegexValidation = "regex" FunctionValidation = "function" ZeroReleaseURL = "https://github.com/commitdev/zero/releases" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.