mirror of
				https://github.com/smallnest/rpcx.git
				synced 2025-10-31 11:26:56 +08:00 
			
		
		
		
	remove v5
This commit is contained in:
		| @@ -7,9 +7,9 @@ import ( | ||||
| 	"reflect" | ||||
| 	"sync" | ||||
|  | ||||
| 	"github.com/smallnest/rpcx/v5/log" | ||||
| 	"github.com/smallnest/rpcx/v5/protocol" | ||||
| 	"github.com/smallnest/rpcx/v5/share" | ||||
| 	"github.com/smallnest/rpcx/log" | ||||
| 	"github.com/smallnest/rpcx/protocol" | ||||
| 	"github.com/smallnest/rpcx/share" | ||||
| ) | ||||
|  | ||||
| // InprocessClient is a in-process client for test. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 smallnest
					smallnest