//
pkg.gl
Category
github.com/smartwalle/ngrpc
interceptor
retry
package
0.0.21
Repository:
https://github.com/smartwalle/ngrpc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
165 SLOC
#
Functions
Disable
Disable 禁用重试.
WithBackoff
WithBackoff 设置重试时间延迟.
WithCodes
WithCodes 设置支持重试的错误 Code.
WithMax
WithMax 设置最大重试次数.
WithTimeout
WithTimeout 设置超时时间.
WithUnaryClient
WithUnaryClient 客户端普通方法调用重试处理.
#
Structs
Option
No description provided by the author
#
Type aliases
Backoff
No description provided by the author