package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Aug 14, 2019
License: CC0-1.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
¶
Queue is a simple type alias for a (buffered) channel of block heights.
Worker defines a job consumer that is responsible for getting and
aggregating block and associated data and exporting it to a database.
Start starts a worker by listening for new jobs (block heights) from the
given worker queue. Any failed job is logged and re-enqueued.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.