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,7 +3,7 @@ package grpc
import (
"reflect"
"go.unistack.org/micro/v3/server"
"go.unistack.org/micro/v4/server"
)
type rpcHandler struct {