//
pkg.gl
Category
github.com/forbole/juno/v4
parser
package
4.2.0
Repository:
https://github.com/forbole/juno.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
16
Dependents
7
Files
374 SLOC
#
Packages
config
No description provided by the author
#
Functions
NewContext
NewContext builds a new Context instance.
NewWorker
NewWorker allows to create a new Worker implementation.
#
Structs
Context
Context represents the context that is shared among different workers.
Worker
Worker defines a job consumer that is responsible for getting and aggregating block and associated data and exporting it to a database.