scoring

package
v0.0.65 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Materializer

type Materializer struct {
	// contains filtered or unexported fields
}

func NewMaterializer

func NewMaterializer(
	log *zap.Logger, store *store.PGXStore, opts Opts,
) *Materializer

func (*Materializer) Run

func (m *Materializer) Run(ctx context.Context) error

type Opts

type Opts struct {
	MaterializationInterval time.Duration
	RetentionPeriod         time.Duration
	LookbackPeriod          time.Duration
}

Jump to

Keyboard shortcuts

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