bufmodulecache

package
v1.32.1 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: Apache-2.0 Imports: 10 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommitProvider added in v1.32.0

func NewCommitProvider(
	logger *zap.Logger,
	delegate bufmodule.CommitProvider,
	store bufmodulestore.CommitStore,
) bufmodule.CommitProvider

NewCommitProvider returns a new CommitProvider that caches the results of the delegate.

The CommitStore is used as a cache.

func NewModuleDataProvider added in v1.32.0

func NewModuleDataProvider(
	logger *zap.Logger,
	delegate bufmodule.ModuleDataProvider,
	store bufmodulestore.ModuleDataStore,
) bufmodule.ModuleDataProvider

NewModuleDataProvider returns a new ModuleDataProvider that caches the results of the delegate.

The ModuleDataStore is used as a cache.

Types

This section is empty.

Jump to

Keyboard shortcuts

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