v2ray-core/proxy/http/config.go
2015-12-14 16:26:29 +00:00

5 lines
40 B
Go

package http
type Config interface {
}