database

package
v0.0.0-...-85e3682 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateReport

func CreateReport(job string, elapsedTime float64, data bson.M)

CreateReport stores a job report in the database

func GetRepositories

func GetRepositories() []repository.Repository

GetRepositories gets all repositories stored in the database

func GetRepository

func GetRepository(repoKey string) (repository.Repository, error)

GetRepository gets the repository matching the repository key

func GetValidRepositories

func GetValidRepositories() []repository.Repository

GetValidRepositories gets repositories stored in the database that are marked as valid

func UpsertRepository

func UpsertRepository(id int64, updateObject bson.M)

UpsertRepository updates the repository if it exists, inserts it if not

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL