mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-05 01:36:19 +00:00
![]() - Simplifying the IsRunning method to a single return statement. - Streamlining the GetResult method to use a loop that reads from the queue until it's empty. - Using bufio.Scanner in the Start method for reading process output, which simplifies the reading loop. - Ensuring that the wait group waits for the goroutines to finish after the process ends in the Start method. |
||
---|---|---|
.. | ||
api.go | ||
client_traffic.go | ||
config.go | ||
inbound.go | ||
process.go | ||
traffic.go |