package
0.0.0-20221109042318-2adbdf031b6b
Repository: https://github.com/forbole/soljuno.git
Documentation: pkg.go.dev
# Functions
GetParsingContext setups all the things that should be later passed to StartParsing in order to parse the chain data properly.
NewContext builds a new Context instance.
ParseCmd returns the command that should be run when we want to start parsing a chain state.
StartParsing represents the function that should be called when the parse command is executed.
# Interfaces
Config contains all the configuration for the "parse" command.