package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Oct 12, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Cancel removes a callback based on an callback ID
On adds a new callback based on an ethrpc method and returns the associated callback ID
Register keeps track of the ethrpc requests with ethrpc ID to ethrpc method name mapping.
It must be called before callback.Run()
Run, with the ID from the ethrpc response, finds the registered method name, and executes
all callbacks associated with the method.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.