Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewJsonlHandler ¶
func NewJsonlHandler(fileInputs []string, bar *progressbar.ProgressBar, storage storage.Storage, limitLines int, collection string) filehandler.FileHandler
NewJsonlHandler creates a new JSONL file handler
func NewJsonlHandlerWithAliases ¶ added in v1.0.1
func NewJsonlHandlerWithAliases(fileInputs []string, bar *progressbar.ProgressBar, storage storage.Storage, limitLines int, collection string, aliases map[string]string) filehandler.FileHandler
NewJsonlHandlerWithAliases creates a new JSONL file handler with table aliases
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.