operation

package
v0.0.0-...-c5f19f0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

SuperSet binds cache dependencies

Functions

func DownloadDB

func DownloadDB(appVersion, cacheDir, dbRepository string, quiet, insecure, skipUpdate bool) error

DownloadDB downloads the DB

Types

type Cache

type Cache struct {
	cache.Cache
}

Cache implements the local cache

func NewCache

func NewCache(c flag.CacheOptions) (Cache, error)

NewCache is the factory method for Cache

func (Cache) ClearArtifacts

func (c Cache) ClearArtifacts() error

ClearArtifacts clears the artifact cache

func (Cache) ClearDB

func (c Cache) ClearDB() (err error)

ClearDB clears the DB cache

func (Cache) Reset

func (c Cache) Reset() (err error)

Reset resets the cache

Jump to

Keyboard shortcuts

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