Module file

Source
Expand description

Handles enrichment tables for type = file.

Structs§

File
A struct that implements vector_lib::enrichment::Table to handle loading enrichment data from a CSV file.
FileConfig
Configuration for the file enrichment table.
FileData
The data resulting from loading a configured file.
FileSettings
File-specific settings.

Enums§

Encoding
File encoding configuration.