defaults

package
v2.0.0-beta2.0...-6ef21df Latest Latest
Warning

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

Go to latest
Published: May 18, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultCacheProvider is the default cache providers for any defined cache
	DefaultCacheProvider = "memory"
	// DefaultCacheProviderID is the default cache providers ID for any defined cache
	// and should align with DefaultCacheProvider
	DefaultCacheProviderID       = providers.Memory
	DefaultUseCacheChunking      = false
	DefaultTimeseriesChunkFactor = int64(420)
	DefaultByterangeChunkSize    = int64(4096)
)
View Source
const (
	// DefaultCachePath is the default Cache Path for the Filesystem Cache
	DefaultCachePath = "/tmp/trickster"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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