1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-13 00:34:24 -04:00
v2fly/proxy/http/client.go

5 lines
37 B
Go
Raw Normal View History

2016-05-07 08:08:27 -04:00
package http
2016-05-28 07:44:11 -04:00
type Client struct {
}