memory

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(args *MemoryArgs, logger *zap.SugaredLogger) backend.Interface

Types

type MemoryArgs

type MemoryArgs struct {
	BufferSize     int           `help:"Number of events that can be hosted in the backend." env:"BUFFER_SIZE" default:"10000"`
	ProduceTimeout time.Duration `help:"Maximum wait time for producing an event to the backend." env:"PRODUCE_TIMEOUT" default:"5s"`
}

Jump to

Keyboard shortcuts

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