Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrDefaultResponse = &Error{"unknown error"} ErrCurrencyNotSupported = &Error{"currency does not supported"} ErrUserAgentInvalid = &Error{"invalid user-agent"} ErrNotFound = &Error{"not found"} ErrParseMimeType = &Error{"parsing mime type"} ErrRespMimeType = &Error{"response content-type must be 'application/json'"} ErrCreateObject = &Error{"create request object not possible"} )
APIErrors
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.