Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProgramVersion string
View Source
var RootCmd = &cobra.Command{
Use: "claptrap",
Short: "Fintech toolkit",
Long: `Fintech aytomation toolkit, can be used as CLI and as a server`,
}
RootCmd represents the base command when called without any subcommands
View Source
var SecretPath string
View Source
var SecretValue string
View Source
var UnsealKey string
View Source
var VaultAddr string
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func GetMinerStatistic ¶
func GetStatisticsTCP ¶
func GetStatisticsTCP()
func UserHomeDir ¶
func UserHomeDir() string
Types ¶
type VaultSettings ¶
Click to show internal directories.
Click to hide internal directories.