Documentation
¶
Overview ¶
Package identity implements the identity sub-commands.
Index ¶
Constants ¶
View Source
const ( // CmdIdentity is the identity subcommand. CmdIdentity = "identity" // CmdIniti is the init subcommand. CmdInit = "init" // CmdShowSentryPubkey is the show-sentry-client-pubkey subcommand. CmdShowSentryPubkey = "show-sentry-client-pubkey" // CmdShowTLSPubkey is the show-tls-pubkey subcommand. CmdShowTLSPubkey = "show-tls-pubkey" // CmdShowAddress is the show-address subcommand. CmdShowAddress = "show-address" CfgDataDir = "datadir" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.