feat: add pprof package (#44)

Signed-off-by: Itxaka <itxaka@kairos.io>
This commit is contained in:
Itxaka
2026-04-01 16:49:26 +02:00
committed by GitHub
parent 3f2503bfe4
commit fbef30f4ed
2 changed files with 473 additions and 0 deletions
+2
View File
@@ -34,6 +34,8 @@ src/net
│   │   └── server.go *
│   ├── httptest
│   │   └── trace.go *
│   ├── pprof
│   │   └── pprof.go
│   ├── httputil
│   │   └── dump.go
│   │   └── httputil.go