mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-08-22 09:36:49 +08:00
Add YAML Support (#86)
This commit is contained in:
@@ -62,6 +62,7 @@ import (
|
||||
// _ "github.com/xtls/xray-core/main/json"
|
||||
// The following line loads JSON internally
|
||||
_ "github.com/xtls/xray-core/main/jsonem"
|
||||
_ "github.com/xtls/xray-core/main/yaml"
|
||||
|
||||
_ "github.com/xtls/xray-core/main/toml"
|
||||
|
||||
|
Reference in New Issue
Block a user