Packages

Type-safe Gleam client library for the Upbit cryptocurrency exchange API

Current section

Files

Jump to
glupbit include glupbit@client_AuthClient.hrl
Raw

include/glupbit@client_AuthClient.hrl

-record(auth_client, {
config :: glupbit@client:client_config(),
credentials :: glupbit@auth:credentials()
}).