Versions in this module Expand all Collapse all v1 v1.51.8 Jul 13, 2021 v1.51.7 Apr 26, 2021 Changes in this version + func BreakerInterceptor(ctx context.Context, method string, req, reply interface{}, ...) error + func DurationInterceptor(ctx context.Context, method string, req, reply interface{}, ...) error + func PrometheusInterceptor(ctx context.Context, method string, req, reply interface{}, ...) error + func TimeoutInterceptor(timeout time.Duration) grpc.UnaryClientInterceptor + func TracingInterceptor(ctx context.Context, method string, req, reply interface{}, ...) error