package
0.0.0-20220627151226-a08de0b620ab
Repository: https://github.com/forbole/flowjuno.git
Documentation: pkg.go.dev

# Functions

CreateConfig implements initcmd.ConfigCreator.
MakeEncodingConfig creates an EncodingConfig to properly handle all the messages.
NewConfig allows to build a new Config instance.
NewDatabaseConfig allows to build a new DatabaseConfig instance.
ParseConfig allows to read the given file contents as a Config instance.
SetupConfigFlags implements initcmd.ConfigFlagSetup.

# Structs

Config contains the configuration data for the parser.
DatabaseConfig extends juno.databaseConfig allowing to specify whether or not to store historical data.