|
@@ -22,7 +22,7 @@ func DurationInterceptor(ctx context.Context, method string, req, reply interfac
|
|
err := invoker(ctx, method, req, reply, cc, opts...)
|
|
err := invoker(ctx, method, req, reply, cc, opts...)
|
|
serverName, req, err.Error())
|
|
serverName, req, err.Error())
|