Versions in this module Expand all Collapse all v0 v0.1.7 Jan 3, 2024 v0.1.6 Jan 3, 2024 Changes in this version + const ContentTypeForm + const ContentTypeJSON + const ContentTypeMultiPart + const ConverterTypeJSON + const ConverterTypePNG + const ConverterTypeStream + const OPENAPIHOST + const SCHEME + const SDKLANG + const SDKVERSION + const SPAPIHOST + func NewHTTPClient(opts ...Option) *httpClient + type APIError struct + Detail interface{} + ErrMsg string + ErrNo int64 + func (e *APIError) Error() string + type OpenAPIError struct + Detail interface{} + ErrorCode int64 + ErrorMsg string + func (e *OpenAPIError) Error() string + type Option interface + func OptRetry(retry int) Option + func OptTimeout(timeout time.Duration) Option