pbsubstreams

package
v0.0.5-beta2 Latest Latest
Warning

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

Go to latest
Published: May 4, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_sf_ethereum_substreams_v1_rpc_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type RpcCall

type RpcCall struct {
	ToAddr          []byte `protobuf:"bytes,1,opt,name=to_addr,json=toAddr,proto3" json:"to_addr,omitempty"`
	MethodSignature []byte `protobuf:"bytes,2,opt,name=method_signature,json=methodSignature,proto3" json:"method_signature,omitempty"`
	// contains filtered or unexported fields
}

func (*RpcCall) Descriptor deprecated

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

Deprecated: Use RpcCall.ProtoReflect.Descriptor instead.

func (*RpcCall) GetMethodSignature

func (x *RpcCall) GetMethodSignature() []byte

func (*RpcCall) GetToAddr

func (x *RpcCall) GetToAddr() []byte

func (*RpcCall) ProtoMessage

func (*RpcCall) ProtoMessage()

func (*RpcCall) ProtoReflect

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

func (*RpcCall) Reset

func (x *RpcCall) Reset()

func (*RpcCall) String

func (x *RpcCall) String() string

type RpcCalls

type RpcCalls struct {
	Calls []*RpcCall `protobuf:"bytes,1,rep,name=calls,proto3" json:"calls,omitempty"`
	// contains filtered or unexported fields
}

func (*RpcCalls) Descriptor deprecated

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

Deprecated: Use RpcCalls.ProtoReflect.Descriptor instead.

func (*RpcCalls) GetCalls

func (x *RpcCalls) GetCalls() []*RpcCall

func (*RpcCalls) ProtoMessage

func (*RpcCalls) ProtoMessage()

func (*RpcCalls) ProtoReflect

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

func (*RpcCalls) Reset

func (x *RpcCalls) Reset()

func (*RpcCalls) String

func (x *RpcCalls) String() string

type RpcResponse

type RpcResponse struct {
	Raw    []byte `protobuf:"bytes,1,opt,name=raw,proto3" json:"raw,omitempty"`
	Failed bool   `protobuf:"varint,2,opt,name=failed,proto3" json:"failed,omitempty"`
	// contains filtered or unexported fields
}

func (*RpcResponse) Descriptor deprecated

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

Deprecated: Use RpcResponse.ProtoReflect.Descriptor instead.

func (*RpcResponse) GetFailed

func (x *RpcResponse) GetFailed() bool

func (*RpcResponse) GetRaw

func (x *RpcResponse) GetRaw() []byte

func (*RpcResponse) ProtoMessage

func (*RpcResponse) ProtoMessage()

func (*RpcResponse) ProtoReflect

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

func (*RpcResponse) Reset

func (x *RpcResponse) Reset()

func (*RpcResponse) String

func (x *RpcResponse) String() string

type RpcResponses

type RpcResponses struct {
	Responses []*RpcResponse `protobuf:"bytes,1,rep,name=responses,proto3" json:"responses,omitempty"`
	// contains filtered or unexported fields
}

func (*RpcResponses) Descriptor deprecated

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

Deprecated: Use RpcResponses.ProtoReflect.Descriptor instead.

func (*RpcResponses) GetResponses

func (x *RpcResponses) GetResponses() []*RpcResponse

func (*RpcResponses) ProtoMessage

func (*RpcResponses) ProtoMessage()

func (*RpcResponses) ProtoReflect

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

func (*RpcResponses) Reset

func (x *RpcResponses) Reset()

func (*RpcResponses) String

func (x *RpcResponses) String() string

Jump to

Keyboard shortcuts

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