cache

package
v26.1.0+incompatible Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// DriverName is the name of the driver used for local log caching
	DriverName = local.Name
)

Variables

This section is empty.

Functions

func MergeDefaultLogConfig

func MergeDefaultLogConfig(dst, defaults map[string]string)

MergeDefaultLogConfig reads the default log opts and makes sure that any caching related keys that exist there are added to dst.

func ShouldUseCache

func ShouldUseCache(cfg map[string]string) bool

ShouldUseCache reads the log opts to determine if caching should be enabled

func WithLocalCache

func WithLocalCache(l logger.Logger, info logger.Info) (logger.Logger, error)

WithLocalCache wraps the passed in logger with a logger caches all writes locally in addition to writing to the passed in logger.

Types

This section is empty.

Jump to

Keyboard shortcuts

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