package
0.0.0-20220118171143-cdf0fd80ae67
Repository: https://github.com/forbole/egldjuno.git
Documentation: pkg.go.dev
# Functions
NewConfig allows to build a new Config instance.
NewParserData builds a new ParserData instance.
ParseCmd returns the command that should be run when we want to start parsing a chain state.
ReadConfig parses the configuration file for the executable having the give name using the provided configuration parser.
SetupParsing setups all the things that should be later passed to StartParsing in order to parse the chain data properly.
StartParsing represents the function that should be called when the parse command is executed.
# Structs
Config contains all the configuration for the "parse" command.
ParserData contains the data that should be used to start parsing the chain.