Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNeedRetryWithApiReaderError ¶ added in v1.0.7
Types ¶
type NeedRetryWithApiReaderError ¶ added in v1.0.7
type NeedRetryWithApiReaderError struct {
ErrMsg string
}
func NewNeedRetryWithApiReaderError ¶ added in v1.0.7
func NewNeedRetryWithApiReaderError(err error) *NeedRetryWithApiReaderError
func (*NeedRetryWithApiReaderError) Error ¶ added in v1.0.7
func (e *NeedRetryWithApiReaderError) Error() string
Error implements the Error interface.
Click to show internal directories.
Click to hide internal directories.