commands

package
v0.0.0-...-944f14e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 6, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CheckCmd = &cli.Command{
	Name:        "check",
	Usage:       "Check the validity of a resource",
	Subcommands: []*cli.Command{check.PadCmd},
}
View Source
var DecryptCmd = &cli.Command{
	Name:        "decrypt",
	Usage:       "Decrypt an encrypted BIP-0039 mnemonic",
	Subcommands: []*cli.Command{decrypt.DecryptPadCmd},
}
View Source
var EncryptCmd = &cli.Command{
	Name:        "encrypt",
	Usage:       "Encrypt a BIP-0039 mnemonic",
	Subcommands: []*cli.Command{encrypt.EncryptPadCmd},
}
View Source
var GenerateCmd = &cli.Command{
	Name:        "generate",
	Usage:       "Generate a new resource",
	Subcommands: []*cli.Command{generate.PadCmd},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL