model

package
v0.0.19 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudEventFilter

type CloudEventFilter struct {
	ID          *string    `json:"id,omitempty"`
	Type        *string    `json:"type,omitempty"`
	Dataversion *string    `json:"dataversion,omitempty"`
	Source      *string    `json:"source,omitempty"`
	Producer    *string    `json:"producer,omitempty"`
	Before      *time.Time `json:"before,omitempty"`
	After       *time.Time `json:"after,omitempty"`
}

Filter for cloud event queries.

type CloudEventIndex

type CloudEventIndex struct {
	Header   *cloudevent.CloudEventHeader `json:"header"`
	IndexKey string                       `json:"indexKey"`
}

Cloud event index entry: typed header + storage key.

type Query

type Query struct {
}

The root query type for the Fetch API GraphQL schema. ERC721 DID (e.g. did:eth:chainId:contract:tokenId).

Jump to

Keyboard shortcuts

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