cache

package
v0.6.11 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(opts ...Option) renovate.Renovator

New returns a renovator which fetches cache dependencies.

Types

type CacheConfig

type CacheConfig struct {
	CacheDir string
	// contains filtered or unexported fields
}

CacheConfig contains the configuration data for a bump renovator.

type Option

type Option func(cfg *CacheConfig) error

Option sets a config option on a CacheConfig.

func WithCacheDir

func WithCacheDir(cacheDir string) Option

WithCacheDir sets the desired target directory for cache artifacts to be fetched to.

Jump to

Keyboard shortcuts

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