mapper

package
v0.0.0-...-221c3f5 Latest Latest
Warning

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

Go to latest
Published: May 16, 2026 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EntityEnrichmentContext

type EntityEnrichmentContext struct {
	IncidentID string
	AlertID    string
	EventID    string

	Severity int
	DataType string

	SourceType string

	Country        string
	City           string
	Latitude       *float64
	Longitude      *float64
	ASO            string
	AccuracyRadius *float64
}

type EntityMapper

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

func NewEntityMapper

func NewEntityMapper() *EntityMapper

func (*EntityMapper) BuildEntity

func (m *EntityMapper) BuildEntity(entityType string, value any, context EntityEnrichmentContext) (*entities.Entity, string, error)

func (*EntityMapper) MapFieldToEntityType

func (m *EntityMapper) MapFieldToEntityType(field *models.FlattenedField) (string, bool)

Jump to

Keyboard shortcuts

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