# Functions
BytesToGatlingReport parse jsonBytes to GatlingReport object.
CreateGatling returns error object when success to create gatling object.
ExtractLoadtestConditionToReport extract gatling object TestScenarioSpec field value and returns them in a format
matching the spreadsheet columns.
GetGatlingReportStoragePath fetch gatling object and get ReportStoragePath value.
LoadGatlingManifest returns gatling object.
WaitGatlingJobRunning wait until gatling Job completed.
WaitGatlingJobStartup wait until gatling job started.
# Structs
GatlingReport has field of gatling report.
GatlingReportGroup has Gatling Report Group field.
GatlingReportStats has Gatling Report Stats field.