//
pkg.gl
Category
github.com/pylons-tech/juno
parser
package
0.0.9
Repository:
https://github.com/pylons-tech/juno.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
308 SLOC
#
Packages
config
No description provided by the author
#
Functions
NewContext
NewContext allows to build a new Worker 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.