mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-07-23 00:03:57 -04:00
5 lines
40 B
Go
5 lines
40 B
Go
package http
|
|
|
|
type Config interface {
|
|
}
|