mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-29 21:45:21 -05:00
massive refactoring against json config parsing
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package http
|
||||
|
||||
type Config interface {
|
||||
type Config struct {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user