Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ENSNamehash ¶
type ENSNamehashTransformer ¶
type ENSNamehashTransformer interface { Import(namehash *ENSNamehash) error Export() (*ENSNamehash, error) }
type FeedsQuery ¶
type FeedsQuery struct { Owner *string Cursor *schema.Feed Status *bool Direction *filter.Direction StartTimestamp *uint64 EndTimestamp *uint64 Platform *filter.Platform Owners []string Network []filter.Network Tags []filter.Tag Types []filter.Type Platforms []filter.Platform Distinct *bool RelatedActions *bool Limit int ActionLimit int }
Click to show internal directories.
Click to hide internal directories.