# Functions
MakeEndpoints returns an Endpoints struct where each field is an endpoint that comprises the server.
MakeHTTPHandler returns an http.Handler that can be used to serve the API.
NewError creates a new error.
# Variables
Predefined errors.
Predefined errors.
Predefined errors.
Predefined errors.
Error codes map.
Error messages.
# Structs
No description provided by the author
CreatePaymentRequest is the request type for the CreatePayment method.
CreatePaymentResponse is the response type for the CreatePayment method.
No description provided by the author
GeneratePaymentLinkRequest is the request type for the GeneratePaymentLink method.
GeneratePaymentLinkResponse is the response type for the GeneratePaymentLink method.
GeneratePaymentTransactionRequest is the request type for the GeneratePaymentTransaction method.
GeneratePaymentTransactionResponse is the response type for the GeneratePaymentTransaction method.
GetAppInfoResponse is the response type for the GetAppInfo method.
GetExchangeRateRequest is the request type for the GetExchangeRate method.
GetExchangeRateResponse is the response type for the GetExchangeRate method.
GetPaymentResponse is the response type for the GetPayment method.