eventhubclient

package
v1.0.0-alpha4 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2018 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	client.Client
	// contains filtered or unexported fields
}

Client connects to a peer and receives channel events, such as bock, filtered block, chaincode, and transaction status events.

func New

func New(context context.Client, chConfig fab.ChannelCfg, discovery fab.DiscoveryService, opts ...options.Opt) (*Client, error)

New returns a new event hub client

func (*Client) PermitBlockEvents

func (p *Client) PermitBlockEvents()

func (*Client) SetConnectionProvider

func (p *Client) SetConnectionProvider(connProvider api.ConnectionProvider)

SetConnectionProvider is used only for testing

func (*Client) SetResponseTimeout

func (p *Client) SetResponseTimeout(value time.Duration)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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