# Packages
No description provided by the author
# Functions
ArrayValue creates a litteral value of type Array.
BlobValue creates a litteral value of type Blob.
BoolValue creates a litteral value of type Bool.
DocumentValue creates a litteral value of type Document.
DoubleValue creates a litteral value of type Double.
Dump a json representation of v to os.Stdout.
No description provided by the author
No description provided by the author
GetIndexContent iterates over the entire index and returns all the key-value pairs in order.
IntegerValue creates a litteral value of type Integer.
IteratorToJSONArray encodes all the documents of an iterator to a JSON array.
MakeArray creates an array from a json string.
No description provided by the author
MakeDocument creates a document from a json string.
MakeDocuments creates a slice of document from json strings.
MakeValue turns v into a document.Value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NullValue creates a litteral value of type Null.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TextValue creates a litteral value of type Text.
# Structs
KV is used to represent key-value pairs stored in tables or indexes.
No description provided by the author
# Type aliases
No description provided by the author