store

package
v0.0.0-...-9917867 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Storage for job related information. There is only one storage unit, hence no exported structs with member functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddJob

func AddJob(sessionid int, job co.AnalyzeJob)

func GetJobInfo

func GetJobInfo(js co.JobSpec) co.JobInfo

func GetJobList

func GetJobList(sessionid int) []co.AnalyzeJob

func GetResult

func GetResult(js co.JobSpec) co.AnalyzeResult

func GetStatus

func GetStatus(sessionid int, orl co.OwnerRepo) co.Status

func SetJobInfo

func SetJobInfo(js co.JobSpec, ji co.JobInfo)

func SetResult

func SetResult(sessionid int, orl co.OwnerRepo, ar co.AnalyzeResult)

func SetStatus

func SetStatus(sessionid int, orl co.OwnerRepo, s co.Status)

func StatusResponse

func StatusResponse()

Types

This section is empty.

Jump to

Keyboard shortcuts

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