crcache

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2025 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cache

type Cache struct {
	// contains filtered or unexported fields
}

func (*Cache) CloseRepository

func (c *Cache) CloseRepository(ctx context.Context, repositorySpec *configapi.Repository, allRepos []configapi.Repository) error

func (*Cache) GetRepositories

func (c *Cache) GetRepositories(ctx context.Context) []*configapi.Repository

func (*Cache) OpenRepository

func (c *Cache) OpenRepository(ctx context.Context, repositorySpec *configapi.Repository) (repository.Repository, error)

func (*Cache) UpdateRepository

func (c *Cache) UpdateRepository(ctx context.Context, repositorySpec *configapi.Repository) error

type CrCacheFactory

type CrCacheFactory struct {
}

func (*CrCacheFactory) NewCache

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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