Versions in this module Expand all Collapse all v1 v1.0.0 Jun 21, 2024 Changes in this version + func CreateReport(job string, elapsedTime float64, data bson.M) + func GetRepositories() []repository.Repository + func GetRepository(repoKey string) (repository.Repository, error) + func GetValidRepositories() []repository.Repository + func UpsertRepository(id int64, updateObject bson.M)