BinanceApi.HTTP.UrlGenerator (binance_api v0.2.6) View Source

This module constructs urls for requests, it includes adding signatures to the url and encoding params onto get requests

Link to this section Summary

Link to this section Functions

Specs

build(String.t(), map() | nil, Keyword.t()) :: String.t()
Link to this function

build_futures(url, body, opts)

View Source

Specs

build_futures(String.t(), map() | nil, Keyword.t()) :: String.t()