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) (*rpc.ClientSubscription, error)
Click to show internal directories.
Click to hide internal directories.