# Functions
AppendElement does append element in array/mapElement will be overwrite if it already existUsing regular expression to match the element.
check if file exist.
Convert array like a=b to map a:b.
No description provided by the author
No description provided by the author
No description provided by the author
CreateMapValuesArray creates an interface array of all the values of the given map examples: Map= {"1":"a", "2":"b", "3":"c"} array returned will be: ["a", "b", "c"].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
[]string to []interface{}.
GenerateAppFolder does generate app folder and copy compose files exist in fileName label into folder.
generate directories.
Get path compose file Since user may upload a tar ball which including all the compose files.
Get required file list from label of fileName in taskInfo.
Get plugin order from label of pluginorder in taskInfo.
Get downloaded file paths from uris.
get index of an element in array.
No description provided by the author
check if "first" is subset of "second".
No description provided by the author
No description provided by the author
Add taskId as prefix.
ReplaceElement does replace element in array/map.
search a file return path of a file.
No description provided by the author
splitYAMLDocument is a bufio.SplitFunc for splitting YAML streams into individual documents.
Split a large file into a number of smaller files by file separator.
No description provided by the author
Generate file with provided name and write data into it.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author