Documentation ¶
Index ¶
Constants ¶
View Source
const ( // TEMPLATE @see https://patorjk.com/software/taag/#p=display&f=Big%20Money-ne&t=candy-dog-wall TEMPLATE = `` /* 1379-byte string literal not displayed */ )
Variables ¶
View Source
var ( Version string BuildTime string )
View Source
var (
FlagPrint = false
)
Functions ¶
Types ¶
type KeyGenCommand ¶
type KeyGenCommand struct { command.BaseCommand // contains filtered or unexported fields }
func NewKeyGenCommand ¶
func NewKeyGenCommand() *KeyGenCommand
Click to show internal directories.
Click to hide internal directories.