prepare v4
Some checks failed
lint / lint (pull_request) Failing after 1m38s
test / test (pull_request) Successful in 3m20s

This commit is contained in:
2025-02-26 20:32:20 +03:00
parent 134f7374aa
commit c0d186327e
14 changed files with 83 additions and 423 deletions

View File

@@ -3,9 +3,8 @@ package grpc
import (
"fmt"
"testing"
_ "go.unistack.org/micro-server-grpc/v3/proto"
"go.unistack.org/micro/v3/server"
"go.unistack.org/micro/v4/server"
"google.golang.org/grpc"
"google.golang.org/protobuf/reflect/protoreflect"
"google.golang.org/protobuf/reflect/protoregistry"