package
Version:
v5.1.6
Opens a new window with list of versions in this module.
Published: Dec 30, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
type Document struct {
ID string `json:"id"`
Index string `json:"index"`
IndexType string `json:"type"`
Source map[string]interface{} `json:"source"`
}
Document represent an es document
NewDocument Construct a new Document
Source Files
¶
Click to show internal directories.
Click to hide internal directories.