mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-12-20 00:50:06 +08:00
It should be a string for the following reasons: 1. During conversion, it is conditionally assigned with `wsOpts["path"] = path.(string)` 2. After conversion, it is decoded into `WSOptions.Path` in `adapter/outbound/vmess.go` which requires a string. |
||
|---|---|---|
| .. | ||
| base64.go | ||
| converter_test.go | ||
| converter.go | ||
| util.go | ||
| v.go | ||