# Functions
CheckFile checks if path exists and can be `stat`ed at given `path`.
No description provided by the author
FindParser finds parser according to file type or flag specified by user.
takes a slice of data bytes, compresses it and replaces with compressed bytes.
No description provided by the author
No description provided by the author
Load ...
LoadFiles checks if path exists and can be `stat`ed at given `path`.
Marshal provides json output for given test results.
MergeFiles merges all json files found in path into one big blob.
Parse parses file at `path` with given `parser`.
PullArtifacts fetches artifacts from semaphore artifact storage.
PushArtifacts publishes artifacts to semaphore artifact storage.
SetLogLevel sets log level according to flags.
No description provided by the author
WriteToFilePath saves data to given file.
WriteToTmpFile saves data to temporary file.