mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-14 00:24:59 +00:00
5 lines
40 B
Go
5 lines
40 B
Go
|
|
package http
|
||
|
|
|
||
|
|
type Config interface {
|
||
|
|
}
|