Versions in this module Expand all Collapse all v0 v0.1.0 May 7, 2026 Changes in this version + func Logger(l *zap.Logger) logging.Logger + func StreamClientWithCaller(tracer trace.Tracer) grpc.StreamClientInterceptor + func StreamServerErrors(srv any, ss grpc.ServerStream, info *grpc.StreamServerInfo, ...) error + func UnaryClientErrors(ctx context.Context, req any, info *grpc.UnaryServerInfo, ...) (resp any, err error) + func UnaryClientWithCaller(tracer trace.Tracer) grpc.UnaryClientInterceptor