fix(agent): reduce the size of agent binary by modules separation

This commit is contained in:
yusing
2025-04-26 04:24:44 +08:00
parent e1cdf4da0f
commit e4be403bef
28 changed files with 3599 additions and 568 deletions

View File

@@ -1,4 +1,4 @@
package systeminfo
package systeminfo // import github.com/yusing/go-proxy/internal/metrics/systeminfo
import (
"bytes"