params

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchRead

type BatchRead struct {
	EntryMaxWait  time.Duration
	ScanTimeout   time.Duration
	Delay         time.Duration
	EntriesAtOnce int
	Readers       int
}

type BatchWrite

type BatchWrite struct {
	EntriesInsertSize int
}

type Cache

type Cache struct {
	Enabled bool
	Size    int
	Expiry  time.Duration
	Jitter  time.Duration
}

type Catalog

type Catalog struct {
	BatchRead  BatchRead
	BatchWrite BatchWrite
	Cache      Cache
}

Jump to

Keyboard shortcuts

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