cli

package
v0.0.0-...-c591d34 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultRelativePacketTimeoutTimestamp = uint64((time.Duration(10) * time.Minute).Nanoseconds())
)

Functions

func CmdCreateBlessing

func CmdCreateBlessing() *cobra.Command

func CmdCreateEncryptedMagicKeyShare

func CmdCreateEncryptedMagicKeyShare() *cobra.Command

func CmdCreateEncryptedPreSign

func CmdCreateEncryptedPreSign() *cobra.Command

func CmdCreateKillConjuring

func CmdCreateKillConjuring() *cobra.Command

func CmdCreateKillImploring

func CmdCreateKillImploring() *cobra.Command

func CmdCreateKillMagicKeySummoning

func CmdCreateKillMagicKeySummoning() *cobra.Command

func CmdCreateKillMeditationSummoning

func CmdCreateKillMeditationSummoning() *cobra.Command

func CmdCreateKillScriptureSignatureRequest

func CmdCreateKillScriptureSignatureRequest() *cobra.Command

func CmdCreateKillSignatureRequest

func CmdCreateKillSignatureRequest() *cobra.Command

func CmdCreateMagicKey

func CmdCreateMagicKey() *cobra.Command

func CmdCreateMeditation

func CmdCreateMeditation() *cobra.Command

func CmdCreateMessage

func CmdCreateMessage() *cobra.Command

func CmdCreateScripture

func CmdCreateScripture() *cobra.Command

func CmdCreateScriptureSignatureRequest

func CmdCreateScriptureSignatureRequest() *cobra.Command

func CmdCreateScriptureSignatureShare

func CmdCreateScriptureSignatureShare() *cobra.Command

func CmdCreateSignatureRequest

func CmdCreateSignatureRequest() *cobra.Command

func CmdCreateSignatureShare

func CmdCreateSignatureShare() *cobra.Command

func CmdCreateSignedMessage

func CmdCreateSignedMessage() *cobra.Command

func CmdCreateSignedScripture

func CmdCreateSignedScripture() *cobra.Command

func CmdCreateSignedScriptureList

func CmdCreateSignedScriptureList() *cobra.Command

func CmdCreateSpiritConjuringPoems

func CmdCreateSpiritConjuringPoems() *cobra.Command

func CmdCreateVerse

func CmdCreateVerse() *cobra.Command

func CmdCreateVision

func CmdCreateVision() *cobra.Command

func CmdDeleteEncryptedMagicKeyShare

func CmdDeleteEncryptedMagicKeyShare() *cobra.Command

func CmdDeleteEncryptedPreSign

func CmdDeleteEncryptedPreSign() *cobra.Command

func CmdDeleteMeditation

func CmdDeleteMeditation() *cobra.Command

func CmdDeleteVision

func CmdDeleteVision() *cobra.Command

func CmdFinalizeConjuring

func CmdFinalizeConjuring() *cobra.Command

func CmdListBlessing

func CmdListBlessing() *cobra.Command

func CmdListBlessingReceipt

func CmdListBlessingReceipt() *cobra.Command

func CmdListEncryptedMagicKeyShare

func CmdListEncryptedMagicKeyShare() *cobra.Command

func CmdListEncryptedPreSign

func CmdListEncryptedPreSign() *cobra.Command

func CmdListHighCouncil

func CmdListHighCouncil() *cobra.Command

func CmdListHighCouncilConjurings

func CmdListHighCouncilConjurings() *cobra.Command

func CmdListImploring

func CmdListImploring() *cobra.Command

func CmdListKillConjuring

func CmdListKillConjuring() *cobra.Command

func CmdListKillImploring

func CmdListKillImploring() *cobra.Command

func CmdListKillMagicKeySummoning

func CmdListKillMagicKeySummoning() *cobra.Command

func CmdListKillMeditationSummoning

func CmdListKillMeditationSummoning() *cobra.Command

func CmdListKillScriptureSignatureRequest

func CmdListKillScriptureSignatureRequest() *cobra.Command

func CmdListKillSignatureRequest

func CmdListKillSignatureRequest() *cobra.Command

func CmdListMagicKey

func CmdListMagicKey() *cobra.Command

func CmdListMagicKeySummoning

func CmdListMagicKeySummoning() *cobra.Command

func CmdListMeditation

func CmdListMeditation() *cobra.Command

func CmdListMeditationSummoning

func CmdListMeditationSummoning() *cobra.Command

func CmdListMessage

func CmdListMessage() *cobra.Command

func CmdListScripture

func CmdListScripture() *cobra.Command

func CmdListScriptureSignatureRequest

func CmdListScriptureSignatureRequest() *cobra.Command

func CmdListScriptureSignatureShare

func CmdListScriptureSignatureShare() *cobra.Command

func CmdListSignatureRequest

func CmdListSignatureRequest() *cobra.Command

func CmdListSignatureShare

func CmdListSignatureShare() *cobra.Command

func CmdListSignedMessage

func CmdListSignedMessage() *cobra.Command

func CmdListSignedScripture

func CmdListSignedScripture() *cobra.Command

func CmdListSignedScriptureList

func CmdListSignedScriptureList() *cobra.Command

func CmdListSpiritConjuringPoems

func CmdListSpiritConjuringPoems() *cobra.Command

func CmdListVerse

func CmdListVerse() *cobra.Command

func CmdListVision

func CmdListVision() *cobra.Command

func CmdMagicKeyCount

func CmdMagicKeyCount() *cobra.Command

func CmdMeditationCount

func CmdMeditationCount() *cobra.Command

func CmdQueryParams

func CmdQueryParams() *cobra.Command

func CmdShowBlessing

func CmdShowBlessing() *cobra.Command

func CmdShowBlessingReceipt

func CmdShowBlessingReceipt() *cobra.Command

func CmdShowCurrentMagicKey

func CmdShowCurrentMagicKey() *cobra.Command

func CmdShowEncryptedMagicKeyShare

func CmdShowEncryptedMagicKeyShare() *cobra.Command

func CmdShowEncryptedPreSign

func CmdShowEncryptedPreSign() *cobra.Command

func CmdShowHighCouncil

func CmdShowHighCouncil() *cobra.Command

func CmdShowHighCouncilConjurings

func CmdShowHighCouncilConjurings() *cobra.Command

func CmdShowImploring

func CmdShowImploring() *cobra.Command

func CmdShowKillConjuring

func CmdShowKillConjuring() *cobra.Command

func CmdShowKillImploring

func CmdShowKillImploring() *cobra.Command

func CmdShowKillMagicKeySummoning

func CmdShowKillMagicKeySummoning() *cobra.Command

func CmdShowKillMeditationSummoning

func CmdShowKillMeditationSummoning() *cobra.Command

func CmdShowKillScriptureSignatureRequest

func CmdShowKillScriptureSignatureRequest() *cobra.Command

func CmdShowKillSignatureRequest

func CmdShowKillSignatureRequest() *cobra.Command

func CmdShowMagicKey

func CmdShowMagicKey() *cobra.Command

func CmdShowMagicKeySummoning

func CmdShowMagicKeySummoning() *cobra.Command

func CmdShowMeditation

func CmdShowMeditation() *cobra.Command

func CmdShowMeditationSummoning

func CmdShowMeditationSummoning() *cobra.Command

func CmdShowMessage

func CmdShowMessage() *cobra.Command

func CmdShowScripture

func CmdShowScripture() *cobra.Command

func CmdShowScriptureSignatureRequest

func CmdShowScriptureSignatureRequest() *cobra.Command

func CmdShowScriptureSignatureShare

func CmdShowScriptureSignatureShare() *cobra.Command

func CmdShowSignatureRequest

func CmdShowSignatureRequest() *cobra.Command

func CmdShowSignatureShare

func CmdShowSignatureShare() *cobra.Command

func CmdShowSignedMessage

func CmdShowSignedMessage() *cobra.Command

func CmdShowSignedScripture

func CmdShowSignedScripture() *cobra.Command

func CmdShowSignedScriptureList

func CmdShowSignedScriptureList() *cobra.Command

func CmdShowSpiritConjuringPoems

func CmdShowSpiritConjuringPoems() *cobra.Command

func CmdShowVerse

func CmdShowVerse() *cobra.Command

func CmdShowVision

func CmdShowVision() *cobra.Command

func CmdVerseCount

func CmdVerseCount() *cobra.Command

func GetQueryCmd

func GetQueryCmd(queryRoute string) *cobra.Command

GetQueryCmd returns the cli query commands for this module

func GetTxCmd

func GetTxCmd() *cobra.Command

GetTxCmd returns the transaction commands for this module

Types

This section is empty.

Source Files

Jump to

Keyboard shortcuts

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