Browse Source

json reference

Darien Raymond 9 years ago
parent
commit
5d9e6b0799
1 changed files with 5 additions and 0 deletions
  1. 5 0
      main/config_json.go

+ 5 - 0
main/config_json.go

@@ -0,0 +1,5 @@
+// +build json
+
+package main
+
+import _ "v2ray.com/core/tools/conf"