mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-12-19 05:49:02 +08:00
* refactor: Simplify process data handling and improve performance - Replaced goroutine-based processing with a direct loop for handling process data. - Introduced context support for process and connection retrieval. - Enhanced error handling and data structuring for process information. - Improved SSH session retrieval by mapping users by host for better efficiency. * chore: go fmt |
||
|---|---|---|
| .. | ||
| client.go | ||
| process_data.go | ||