Documentation
¶
Index ¶
- func NewRPCRetryInterceptorFactory(opt RetryOptions) psrpc.RPCInterceptorFactory
- func NewStreamRetryInterceptorFactory(opt RetryOptions) psrpc.StreamInterceptorFactory
- func WithRPCRetries(opt RetryOptions) psrpc.ClientOption
- func WithStreamRetries(opt RetryOptions) psrpc.ClientOption
- type RetryOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRPCRetryInterceptorFactory ¶
func NewRPCRetryInterceptorFactory(opt RetryOptions) psrpc.RPCInterceptorFactory
func NewStreamRetryInterceptorFactory ¶
func NewStreamRetryInterceptorFactory(opt RetryOptions) psrpc.StreamInterceptorFactory
func WithRPCRetries ¶
func WithRPCRetries(opt RetryOptions) psrpc.ClientOption
func WithStreamRetries ¶
func WithStreamRetries(opt RetryOptions) psrpc.ClientOption
Types ¶
Click to show internal directories.
Click to hide internal directories.