Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrEmptyDir = apperrors.Business("base dir cannot be empty", "STAGES:EMPTY_TARGET") ErrFailtoCreateDir = apperrors.System(nil, "fail to create dir", "STAGES:FAIL_TO_CREATE_DIR") ErrFailToParseTemplate = apperrors.System(nil, "fail to parse template", "STAGES:FAIL_TO_PARSE_TEMPLATE") ErrFailtoBuildFilename = apperrors.System(nil, "fail to build filename", "STAGES:FAIL_TO_BUILD_FILENAME") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.