v2ray-core/proxy/http/client.go

5 lines
37 B
Go
Raw Normal View History

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