mirror of
https://github.com/foomo/contentserver.git
synced 2025-10-16 12:25:44 +00:00
added pprof debug server
This commit is contained in:
parent
55fd63b82d
commit
3985784579
@ -8,6 +8,9 @@ import (
|
||||
|
||||
"github.com/foomo/contentserver/log"
|
||||
"github.com/foomo/contentserver/repo"
|
||||
|
||||
// profiling
|
||||
_ "net/http/pprof"
|
||||
)
|
||||
|
||||
// Handler type
|
||||
|
||||
Loading…
Reference in New Issue
Block a user