//
pkg.gl
Category
github.com/cortexproject/cortex
pkg
util
grpcclient
package
1.19.0
Repository:
https://github.com/cortexproject/cortex.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
35
Dependents
19
Files
517 SLOC
#
Functions
Instrument
NewBackoffRetry
NewBackoffRetry gRPC middleware.
NewHealthCheckInterceptors
NewRateLimiter
NewRateLimiter creates a UnaryClientInterceptor for client side rate limiting.
UnarySigningClientInterceptor
UnarySigningServerInterceptor
#
Constants
ErrDifferentSignaturePresent
ErrMultipleSignaturePresent
ErrSignatureMismatch
ErrSignatureNotPresent
#
Structs
Config
Config for a gRPC client.
ConfigWithHealthCheck
HealthCheckConfig
HealthCheckInterceptors
#
Interfaces
SignRequest
SignRequest define the interface that must be implemented by the request structs to be signed.