Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "cmd",
Short: "cmd is a client to Solana clusters - by dfuse.io",
}
RootCmd represents the eosc command
View Source
var Version string
Version represents the cmd command version
Functions ¶
func SetupLogger ¶
func SetupLogger()
Types ¶
This section is empty.
Source Files ¶
- common.go
- decoding.go
- get.go
- get_account.go
- get_balance.go
- get_confirmed_block.go
- get_program_accounts.go
- get_recent_block_hash.go
- get_slot.go
- get_spl_token.go
- get_transactions.go
- logging.go
- request_airdrop.go
- root.go
- serum.go
- serum_get.go
- serum_get_market.go
- serum_list.go
- serum_list_markets.go
- system.go
- system_transfer.go
- token.go
- token_get.go
- token_get_mint.go
- token_list.go
- token_list_mints.go
- token_registry.go
- token_registry_get.go
- token_registry_list.go
- token_registry_register.go
- token_transfer.go
- vault.go
- vault_add.go
- vault_create.go
- vault_export.go
- vault_list.go
Click to show internal directories.
Click to hide internal directories.