3x-ui/web/websocket
MHSanaei 1ef494bcda
chore: apply modernize analyzer fixes across codebase
Mechanical replacements suggested by golang.org/x/tools/.../modernize:
strings.Cut/CutPrefix/SplitSeq, slices.Contains, maps.Copy, min(),
range-over-int, new(expr), strings.Builder for hot += loops,
reflect.TypeFor[T](), sync.WaitGroup.Go(), drop legacy //+build lines.
2026-05-18 12:24:52 +02:00
..
hub.go chore: apply modernize analyzer fixes across codebase 2026-05-18 12:24:52 +02:00
hub_test.go chore: apply modernize analyzer fixes across codebase 2026-05-18 12:24:52 +02:00
notifier.go v3 2026-05-10 02:13:42 +02:00