Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 268 Bytes

File metadata and controls

17 lines (11 loc) · 268 Bytes

WRAP CLIENT

WrapClient负责包装客户端,我们可以用它来自定义,丰富客户端。示例中我们为客户端增加请求日志。

开始

运行server服务端:

go run server.go

切换终端窗口:

go run client.go