Documentation ¶
Index ¶
- func FromTxID(qscc GetBlockerInfo, txid api.ChaincodeTx) func(*subscribeEventOption) error
- func New(delivercli peer.DeliverClient, identity msp.SigningIdentity) *deliverImpl
- func WithDefaultSeek(seekOpts ...api.EventCCSeekOption) func(*subscribeEventOption) error
- func WithGetBlockByTx(seekOpts ...api.EventCCSeekOption) func(*subscribeEventOption)
- type GetBlockerInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromTxID ¶
func FromTxID(qscc GetBlockerInfo, txid api.ChaincodeTx) func(*subscribeEventOption) error
func WithDefaultSeek ¶
func WithDefaultSeek(seekOpts ...api.EventCCSeekOption) func(*subscribeEventOption) error
WithDefaultSeek need if fromTxID if empty
func WithGetBlockByTx ¶
func WithGetBlockByTx(seekOpts ...api.EventCCSeekOption) func(*subscribeEventOption)
Types ¶
type GetBlockerInfo ¶
Click to show internal directories.
Click to hide internal directories.