Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithBlockEvents ¶
WithBlockEvents indicates that block events are to be received.
Types ¶
type Client ¶
Client connects to a peer and receives channel events, such as bock, filtered block, chaincode, and transaction status events.
func (*Client) SetConnectionProviderAndInterests ¶
func (p *Client) SetConnectionProviderAndInterests(connProvider api.ConnectionProvider, interests []*pb.Interest, permitBlockEvents bool)
func (*Client) SetResponseTimeout ¶
Click to show internal directories.
Click to hide internal directories.