coingecko

package
v0.15.3 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CoingeckoCmd = &cobra.Command{
	Use:   "coingecko",
	Short: "Interact with Coingecko API",
	Long:  `Interact with Coingecko API`,
}

Functions

func RunGetPrice

func RunGetPrice(args GetPriceArgs) error

Types

type CoingeckoArgs

type CoingeckoArgs struct {
	*rootCmd.RootArgs
	ApiURL string
}

type GetPriceArgs

type GetPriceArgs struct {
	*CoingeckoArgs
	AssetIds []string
}

Jump to

Keyboard shortcuts

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