enricher

package
v1.10.18 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2025 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 Enricher added in v1.10.8

type Enricher struct {
	Enable bool
	// contains filtered or unexported fields
}

func NewEnricher added in v1.10.8

func NewEnricher(enable bool, enricher IEnricher) *Enricher

func (*Enricher) EnrichRecord added in v1.10.8

func (e *Enricher) EnrichRecord(r map[interface{}]interface{}, t time.Time) map[interface{}]interface{}

type IEnricher added in v1.10.8

type IEnricher interface {
	EnrichRecord(r map[interface{}]interface{}, t time.Time) map[interface{}]interface{}
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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