binance

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BinanceCmd = &cobra.Command{
	Use:   "binance",
	Short: "Interact with Binance API",
	Long:  `Interact with Binance API`,
}

Functions

func RunGetPrice

func RunGetPrice(args GetPriceArgs) error

Types

type BinanceArgs

type BinanceArgs struct {
	*rootCmd.RootArgs
	ApiURL string
}

type GetPriceArgs

type GetPriceArgs struct {
	*BinanceArgs
	Asset string
}

Jump to

Keyboard shortcuts

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