package
Version:
v0.0.0-...-1ea5cf0
Opens a new window with list of versions in this module.
Published: Jun 28, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
DocumentsToStrings convert array of document to array of string
type Document struct {
Text string
Metadata map[string]interface{}
}
Document is the data structure that will be the main building block of data processed by gochain
Source Files
¶
Click to show internal directories.
Click to hide internal directories.