Versions in this module Expand all Collapse all v1 v1.0.3 Mar 6, 2021 Changes in this version + func BreakStreamClientInterceptor() grpc.StreamClientInterceptor + func BreakUnaryClientIntercept() grpc.UnaryClientInterceptor + func PrometheusStreamClientInterceptor(name string) ... + func PrometheusUnaryClientInterceptor(name string) func(ctx context.Context, method string, req, reply interface{}, ...) error + func XAidUnaryClientInterceptor() grpc.UnaryClientInterceptor + func XLoggerUnaryClientInterceptor(name string) grpc.UnaryClientInterceptor + func XTimeoutUnaryClientInterceptor(timeout time.Duration, slowThreshold time.Duration) grpc.UnaryClientInterceptor + func XTraceUnaryClientInterceptor() grpc.UnaryClientInterceptor