mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-08-02 05:00:36 -04:00
5 lines
40 B
Go
5 lines
40 B
Go
package http
|
|
|
|
type Config interface {
|
|
}
|