Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RetryOptErr ¶
type RetryOptErr struct {
// contains filtered or unexported fields
}
RetryOptErr 重试操作错误
func RetryOptErrWrap ¶
func RetryOptErrWrap(err error) *RetryOptErr
RetryOptErrWrap 返回一个可重试操作的错误,用于重试检测
func (*RetryOptErr) Error ¶
func (e *RetryOptErr) Error() string
Click to show internal directories.
Click to hide internal directories.