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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

BuildDefaultExecutor allows to build an Executor containing a root command that has the provided name and description and the default version and parse sub-commands implementations.
NewConfig allows to build a new Config instance.
PrepareRootCmd is meant to prepare the given command binding all the viper flags.
RootCmd allows to build the default root command having the given name.
VersionCmd returns the command that allows to show the version information.

# Variables

Commit defines the application commit hash (defined at compile time).
No description provided by the author
Version defines the application version (defined at compile time).

# Structs

Config represents the general configuration for the commands.