Packages

A type-safe CoinGecko API client for Gleam

Current section

Files

Jump to
coinglecko include coinglecko@request_QueryParam.hrl
Raw

include/coinglecko@request_QueryParam.hrl

-record(query_param, {key :: binary(), value :: binary()}).