Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QueryResultType ¶
QueryResultType is the schema for a QueryResult
Types ¶
type IndexesModel ¶
IndexesModel maps encoded context IDs to index links
type QueryResultModel ¶
type QueryResultModel struct {
Result0_1 *QueryResultModel0_1
}
QueryResultModel is the golang structure for encoding query results
type QueryResultModel0_1 ¶
type QueryResultModel0_1 struct { Claims []ipld.Link Indexes *IndexesModel }
QueryResultModel0_1 describes the found claims and indexes for a given query
Click to show internal directories.
Click to hide internal directories.