package
Version:
v0.0.0-...-6c34cf9
Opens a new window with list of versions in this module.
Published: Feb 10, 2024
License: MIT
Opens a new window with license information.
Imports: 28
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Index struct {
Type string `json:"type"`
Records map[uint64]interface{} `json:"records"`
}
Index holds the content of an iwork file
Open loads a document into an Index structure
Deref returns the object pointed to by a TSP.Reference
Source Files
¶
Click to show internal directories.
Click to hide internal directories.