Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDefaultRetryPolicy ¶
func NewDefaultRetryPolicy() *errors.RetryPolicy
func WrapAPIGenDefaultError ¶
func WrapAPIGenError ¶
func WrapAPIGenError(code int, err APIGenError) *errors.APIError
Types ¶
type APIGenDefaultError ¶
type APIGenError ¶
type ExtAPIGenError ¶
type ExtAPIGenError interface {
APIGenError
GetCommonRetryPolicy() *errors.RetryPolicy
GetType() *string
GetDetails() map[string]json.RawMessage
}
Click to show internal directories.
Click to hide internal directories.