v2ray-core/proxy/http/client.go

5 lines
37 B
Go
Raw Normal View History

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