Documentation
¶
Index ¶
- Variables
- func CmdBuyStorage() *cobra.Command
- func CmdCancelContract() *cobra.Command
- func CmdClaimStray() *cobra.Command
- func CmdFindFile() *cobra.Command
- func CmdFreespace() *cobra.Command
- func CmdGetClientFreeSpace() *cobra.Command
- func CmdGetPayData() *cobra.Command
- func CmdInitProvider() *cobra.Command
- func CmdListActiveDeals() *cobra.Command
- func CmdListClientUsage() *cobra.Command
- func CmdListContracts() *cobra.Command
- func CmdListFidCid() *cobra.Command
- func CmdListPayBlocks() *cobra.Command
- func CmdListProviders() *cobra.Command
- func CmdListStrays() *cobra.Command
- func CmdPostContract() *cobra.Command
- func CmdPostproof() *cobra.Command
- func CmdProvider() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdSetProviderIP() *cobra.Command
- func CmdSetProviderKeybase() *cobra.Command
- func CmdSetProviderTotalspace() *cobra.Command
- func CmdShowActiveDeals() *cobra.Command
- func CmdShowClientUsage() *cobra.Command
- func CmdShowContracts() *cobra.Command
- func CmdShowFidCid() *cobra.Command
- func CmdShowPayBlocks() *cobra.Command
- func CmdShowProviders() *cobra.Command
- func CmdShowStrays() *cobra.Command
- func CmdSignContract() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CmdBuyStorage ¶
func CmdCancelContract ¶
func CmdClaimStray ¶
func CmdFindFile ¶
func CmdFreespace ¶
func CmdGetClientFreeSpace ¶
func CmdGetPayData ¶
func CmdInitProvider ¶
func CmdListActiveDeals ¶
func CmdListClientUsage ¶
func CmdListContracts ¶
func CmdListFidCid ¶
func CmdListPayBlocks ¶
func CmdListProviders ¶
func CmdListStrays ¶
func CmdPostContract ¶
func CmdPostproof ¶
func CmdProvider ¶
func CmdQueryParams ¶
func CmdSetProviderIP ¶
func CmdSetProviderKeybase ¶
func CmdShowActiveDeals ¶
func CmdShowClientUsage ¶
func CmdShowContracts ¶
func CmdShowFidCid ¶
func CmdShowPayBlocks ¶
func CmdShowProviders ¶
func CmdShowStrays ¶
func CmdSignContract ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Source Files
¶
- query.go
- query_active_deals.go
- query_client_usage.go
- query_contracts.go
- query_fid_cid.go
- query_find_file.go
- query_freespace.go
- query_get_client_free_space.go
- query_get_pay_data.go
- query_miners.go
- query_params.go
- query_pay_blocks.go
- query_strays.go
- tx.go
- tx_buy_storage.go
- tx_cancel_contract.go
- tx_claim_stray.go
- tx_init_provider.go
- tx_post_contract.go
- tx_postproof.go
- tx_provider.go
- tx_set_provider_ip.go
- tx_set_provider_keybase.go
- tx_set_provider_totalspace.go
- tx_sign_contract.go
Click to show internal directories.
Click to hide internal directories.