pbsubstreamstest

package
v1.1.12 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_sf_substreams_v1_test_test_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Block

type Block struct {
	Id     string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Number uint64 `protobuf:"varint,2,opt,name=number,proto3" json:"number,omitempty"`
	// contains filtered or unexported fields
}

func (*Block) Descriptor deprecated

func (*Block) Descriptor() ([]byte, []int)

Deprecated: Use Block.ProtoReflect.Descriptor instead.

func (*Block) GetId

func (x *Block) GetId() string

func (*Block) GetNumber

func (x *Block) GetNumber() uint64

func (*Block) ProtoMessage

func (*Block) ProtoMessage()

func (*Block) ProtoReflect

func (x *Block) ProtoReflect() protoreflect.Message

func (*Block) Reset

func (x *Block) Reset()

func (*Block) String

func (x *Block) String() string

type Boolean added in v0.1.0

type Boolean struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*Boolean) Descriptor deprecated added in v0.1.0

func (*Boolean) Descriptor() ([]byte, []int)

Deprecated: Use Boolean.ProtoReflect.Descriptor instead.

func (*Boolean) GetResult added in v0.1.0

func (x *Boolean) GetResult() bool

func (*Boolean) ProtoMessage added in v0.1.0

func (*Boolean) ProtoMessage()

func (*Boolean) ProtoReflect added in v0.1.0

func (x *Boolean) ProtoReflect() protoreflect.Message

func (*Boolean) Reset added in v0.1.0

func (x *Boolean) Reset()

func (*Boolean) String added in v0.1.0

func (x *Boolean) String() string

type MapResult

type MapResult struct {
	BlockNumber uint64 `protobuf:"varint,1,opt,name=block_number,json=blockNumber,proto3" json:"block_number,omitempty"`
	BlockHash   string `protobuf:"bytes,2,opt,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty"`
	// contains filtered or unexported fields
}

func (*MapResult) Descriptor deprecated

func (*MapResult) Descriptor() ([]byte, []int)

Deprecated: Use MapResult.ProtoReflect.Descriptor instead.

func (*MapResult) GetBlockHash

func (x *MapResult) GetBlockHash() string

func (*MapResult) GetBlockNumber

func (x *MapResult) GetBlockNumber() uint64

func (*MapResult) ProtoMessage

func (*MapResult) ProtoMessage()

func (*MapResult) ProtoReflect

func (x *MapResult) ProtoReflect() protoreflect.Message

func (*MapResult) Reset

func (x *MapResult) Reset()

func (*MapResult) String

func (x *MapResult) String() string

Jump to

Keyboard shortcuts

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