1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-01 11:35:23 +00:00
v2fly/proxy/http/config.go
2015-12-14 16:26:29 +00:00

5 lines
40 B
Go

package http
type Config interface {
}