package
Version:
v1.9.6
Opens a new window with list of versions in this module.
Published: Dec 9, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Files struct {
Cols [3]string `json:"COLUMNS"`
Data []data `json:"DATA"`
}
Files data for a JSON document.
type Thumb struct {
UUID string `json:"uuid"`
URLID string `json:"urlid"`
Title string `json:"title"`
}
Thumb metadata for a JSON document.
Scan the thumbnail for usable JSON metadata.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.