package
0.0.0-20240814010835-9fc48a241e25
Repository: https://github.com/surahman/ftex.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
CryptoQuote is the quote returned from the Crypto Exchange Rates Data API.
FiatError is populated if there is an error whilst running a query.
FiatInfo contains the rate and the UTC timestamp of the price quote.
No description provided by the author
No description provided by the author
FiatQuery contains the information used to query for the quote.
FiatQuote is the quote returned from the Fiat Exchange Rates Data API.
HTTPCryptoDetailsPaginated is the response to paginated account details request.
HTTPCryptoOfferRequest is a request to convert a source to destination currency in the source currency amount.
HTTPCryptoTransactionsPaginated is the response to paginated account transactions request.
HTTPCryptoTransferResponse is the response to a successful Cryptocurrency purchase/sale request.
HTTPDeleteUserRequest is the request to mark a user account as deleted.
HTTPDepositCurrencyRequest is a request to deposit currency in to a specified Fiat currency.
HTTPError is a generic error message that is returned to the requester.
HTTPExchangeOfferRequest is a request to convert a source to destination currency in the source currency amount.
HTTPExchangeOfferResponse is an offer to convert a source to destination currency in the source currency amount.
HTTPFiatDetailsPaginated is the response to paginated account details request.
HTTPFiatTransactionsPaginated is the response to paginated account transactions request.
HTTPFiatTransferResponse is the response to a successful Fiat exchange conversion request.
HTTPLinks are links used in HTTP responses to retrieve pages of information.
HTTPOpenCurrencyAccountRequest is a request to open an account in a specified Fiat currency.
HTTPSuccess is a generic success message that is returned to the requester.
HTTPTransferRequest is the request to accept and execute an existing exchange offer.
JWTAuthResponse is the response to a successful login and token refresh.
No description provided by the author
PriceQuote is the quote provided to the end-user requesting a transfer and will be stored in the Redis cache.
No description provided by the author