Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger *zap.Logger
Logger is the default logger
View Source
var RootCmd = &cobra.Command{ Use: "ssvnode", Short: "ssv-node", Long: `SSV node is a CLI for running SSV-related operations.`, PersistentPreRun: func(cmd *cobra.Command, args []string) { }, }
RootCmd represents the root command of SSV CLI
Functions ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.