prepare v4

This commit is contained in:
2025-02-25 16:42:21 +03:00
parent cee07d11d4
commit 5a9b5e23fc
9 changed files with 111 additions and 140 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 {