package
Version:
v0.0.8
Opens a new window with list of versions in this module.
Published: Nov 16, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Register register listeners for callback async responses
Handle is a registered async response handle
Listener listen for async transaction responses.
Listeners must be safe for concurrent usage.
GetListener gets an previously registered handler
type Response struct {
Data []byte
Error error
}
Response from an async call
Source Files
¶
Click to show internal directories.
Click to hide internal directories.