v2ray-core/proxy/http/config.go

5 lines
40 B
Go

package http
type Config interface {
}