Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stream ¶
type Stream struct {
// contains filtered or unexported fields
}
func New ¶
func New(respFunc substreams.ResponseFunc) *Stream
func (*Stream) BlockScopedData ¶
func (s *Stream) BlockScopedData(in *pbsubstreamsrpc.BlockScopedData) error
func (*Stream) RPCFailedProgressResponse ¶
func (*Stream) SendModulesStats ¶ added in v1.1.12
func (s *Stream) SendModulesStats(stats []*pbsubstreamsrpc.ModuleStats, stages []*pbsubstreamsrpc.Stage, jobs []*pbsubstreamsrpc.Job, bytesRead, bytesWritten uint64) error
Click to show internal directories.
Click to hide internal directories.