streamer

package
v0.0.14-rc.1 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2020 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StateDiffStreamer

type StateDiffStreamer struct {
	// contains filtered or unexported fields
}

func NewStateDiffStreamer

func NewStateDiffStreamer(client core.RpcClient) StateDiffStreamer

func (*StateDiffStreamer) Stream

func (streamer *StateDiffStreamer) Stream(payloadChan chan statediff.Payload) (core.Subscription, error)

type Streamer

type Streamer interface {
	Stream(chan statediff.Payload) (core.Subscription, error)
}

Jump to

Keyboard shortcuts

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