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

This commit is contained in:
2025-02-25 16:42:21 +03:00
parent 9526345cd6
commit 7969cfd8c9
10 changed files with 118 additions and 1198 deletions

View File

@@ -4,8 +4,8 @@ import (
"fmt"
"strings"
"go.unistack.org/micro/v3/client"
"go.unistack.org/micro/v3/codec"
"go.unistack.org/micro/v4/client"
"go.unistack.org/micro/v4/codec"
)
type grpcRequest struct {