mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-21 16:14:11 +00:00
Replace strings.Split loops with strings.SplitSeq iterators in the CSV parsers (reality_scan and the scale-test helpers) and swap a manual map copy for maps.Copy in the MTProto traffic collector. No behavior change; these are the fixes the modernize analyzer reports. |
||
|---|---|---|
| .. | ||
| manager.go | ||
| manager_mutation_test.go | ||
| manager_reload_test.go | ||
| manager_test.go | ||
| orphans_linux.go | ||
| orphans_other.go | ||
| process.go | ||
| process_other.go | ||
| process_windows.go | ||