package
0.0.9
Repository: https://github.com/pylons-tech/juno.git
Documentation: pkg.go.dev

# Functions

DefaultConfigCreator represents the default configuration creator that builds a Config instance using the values specified using the default flags.
InitCmd returns the command that should be run in order to properly initialize BDJuno.
NewConfig allows to build a new Config instance.

# Structs

Config contains the configuration data for the init command.

# Type aliases

ConfigCreator represents a function that builds a Config instance from the flags that have been specified by the user inside the given command.