index

package
v0.0.0-...-02c26eb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2024 License: MIT Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Index

type Index struct {
	Type    string                 `json:"type"`
	Records map[uint64]interface{} `json:"records"`
}

Index holds the content of an iwork file

func Open

func Open(doc string) (*Index, error)

Open loads a document into an Index structure

func (*Index) Deref

func (ix *Index) Deref(ref *TSP.Reference) interface{}

Deref returns the object pointed to by a TSP.Reference

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL