package
Version:
v0.0.0-...-05b7d1b
Opens a new window with list of versions in this module.
Published: Jun 9, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Importer represents an importer for a given data source
ImporterOfType provides an importer for the given type
type Result struct {
Ref string `json:"ref"`
Chunks []string `json:"chunks"`
Documents []string `json:"documents"`
Batch string `json:"batch"`
}
Result is the result of an importer
Source Files
¶
Click to show internal directories.
Click to hide internal directories.