mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-01-06 15:14:29 +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 |
||
|---|---|---|
| .. | ||
| app | ||
| buserr | ||
| cmd/server | ||
| constant | ||
| cron | ||
| global | ||
| i18n | ||
| init | ||
| log | ||
| middleware | ||
| router | ||
| server | ||
| utils | ||
| go.mod | ||
| go.sum | ||