Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReplayBundle ¶
type ReplayBundle []any
type ResponseUnknownMsg ¶
type ResponseUnknownMsg string
type Stream ¶
type Stream struct { ReplayBundle ReplayBundle // contains filtered or unexported fields }
func New ¶
func New(req *pbsubstreamsrpc.Request, client pbsubstreamsrpc.StreamClient, headers map[string]string, callOpts []grpc.CallOption) *Stream
func (*Stream) StartStream ¶
func (*Stream) StreamStatus ¶ added in v1.1.9
func (*Stream) TargetParallelProcessingBlock ¶
type StreamErrorMsg ¶
type StreamErrorMsg error
Click to show internal directories.
Click to hide internal directories.