mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-09-27 04:34:02 -04:00
massive refactoring against json config parsing
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
package dokodemo
|
||||
package dokodemo_test
|
||||
|
||||
import (
|
||||
"net"
|
||||
"testing"
|
||||
|
||||
v2nettesting "github.com/v2ray/v2ray-core/common/net/testing"
|
||||
_ "github.com/v2ray/v2ray-core/proxy/dokodemo/json"
|
||||
_ "github.com/v2ray/v2ray-core/proxy/freedom"
|
||||
"github.com/v2ray/v2ray-core/shell/point"
|
||||
"github.com/v2ray/v2ray-core/shell/point/testing/mocks"
|
||||
|
Reference in New Issue
Block a user