Versions in this module Expand all Collapse all v0 v0.16.4 Feb 10, 2021 v0.16.3 Jan 14, 2021 Changes in this version + func CreateFlp(name string, hostName string, runNumber int64) + func CreateLog(text string, title string, runNumbers string, parentLogId int64) + func CreateRun(activityId string, nDetectors int64, nEpns int64, nFlps int64, runNumber int64, ...) + func GetLogs() + func GetRuns() + func InitializeApi(baseUrl string, apiKey string) + func UpdateFlp(flpId int64, name string, nSubtimeframes int64, nEquipmentBytes int64, ...) + func UpdateRun(runNumber int64, runQuality sw.RunQuality, timeO2End int64, timeTrgEnd int64)