1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-12-05 21:56:14 +02:00

refactor network

This commit is contained in:
Asim Aslam
2020-12-12 18:59:40 +00:00
parent f8f84b42ac
commit 35c59042bf
23 changed files with 635 additions and 2981 deletions

View File

@@ -4,7 +4,7 @@ import (
"testing"
"time"
pb "github.com/micro/go-micro/v2/network/service/proto"
pb "github.com/micro/go-micro/v2/network/proto"
)
var (