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

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

WRAP CLIENT

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

开始

运行server服务端:

go run server.go

切换终端窗口:

go run client.go