Versions in this module Expand all Collapse all v0 v0.1.1 May 22, 2023 v0.1.0 May 13, 2023 Changes in this version + func FromStatus(s *status.Status) error + func StreamClientInterceptor(ctx context.Context, desc *grpc.StreamDesc, cc *grpc.ClientConn, method string, ...) (grpc.ClientStream, error) + func StreamServerInterceptor(srv any, ss grpc.ServerStream, info *grpc.StreamServerInfo, ...) error + func UnaryClientInterceptor(ctx context.Context, method string, req, resp any, cc *grpc.ClientConn, ...) error + func UnaryServerInterceptor(ctx context.Context, req any, info *grpc.UnaryServerInfo, ...) (any, error)