fr

package
v0.0.0-...-24c361e Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fundings

type Fundings struct {
	PriceList []float64            `json:"priceList"`
	DataMap   map[string][]float64 `json:"dataMap"`
	FrDataMap map[string][]float64 `json:"frDataMap"`
	DateList  []int64              `json:"dateList"`
}

type RequestWithChart

type RequestWithChart struct {
	Type   string `url:"type,omitempty"`
	Symbol string `url:"symbol"`
}

func (*RequestWithChart) Method

func (req *RequestWithChart) Method() string

func (*RequestWithChart) Path

func (req *RequestWithChart) Path() string

func (*RequestWithChart) Payload

func (req *RequestWithChart) Payload() []byte

func (*RequestWithChart) Query

func (req *RequestWithChart) Query() string

type ResponseWithChart

type ResponseWithChart Fundings

Jump to

Keyboard shortcuts

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