Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "stellarctl",
Short: "a tool to interact with the stellar network",
Long: `a tool to interact with the stellar network`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the RootCmd.
func MustResolveAddress ¶
func ResolveAddress ¶
Types ¶
This section is empty.
Source Files ¶
- account.go
- accountAddress.go
- accountCreate.go
- accountGenerate.go
- accountGenerateMnemonic.go
- accountGenerateRandom.go
- accountInfo.go
- accountInfoEffects.go
- accountInfoOffers.go
- accountInfoOperations.go
- accountInfoPayments.go
- accountInfoTransactions.go
- accountSetOptions.go
- accountTestfill.go
- coinmarketcap.go
- federation.go
- offer.go
- offerCreate.go
- offerList.go
- offerUpdate.go
- orderbook.go
- print.go
- root.go
- send.go
- transaction.go
- transactionCommit.go
- transactionInfo.go
- transactionInfoEffects.go
- transactionInfoOperations.go
- transactionSign.go
- trust.go
Click to show internal directories.
Click to hide internal directories.