cache

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllDetails

func AllDetails() map[string]cache.Item

func AllHistoricalDetails

func AllHistoricalDetails() map[string]cache.Item

func AllMetadata

func AllMetadata() map[string]cache.Item

func DeleteDetails

func DeleteDetails(jobID string)

func DeleteMetadata

func DeleteMetadata(jobID string)

func GetDetails

func GetDetails(jobID string) (job.Details, bool)

func GetHistoricalDetails

func GetHistoricalDetails(jobID string) (job.StorableDetails, bool)

func GetMetadata

func GetMetadata(jobID string) (job.Metadata, bool)

func HasMetadata

func HasMetadata(jobID string) bool

func PutDetails

func PutDetails(jobID string, details job.Details)

func PutHistoricalDetails

func PutHistoricalDetails(jobID string, details job.StorableDetails)

func PutMetadata

func PutMetadata(jobID string, meta job.Metadata)

Types

This section is empty.

Jump to

Keyboard shortcuts

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