added pprof debug server

This commit is contained in:
Philipp Mieden 2019-05-21 12:11:39 +02:00
parent 55fd63b82d
commit 3985784579

View File

@ -8,6 +8,9 @@ import (
"github.com/foomo/contentserver/log"
"github.com/foomo/contentserver/repo"
// profiling
_ "net/http/pprof"
)
// Handler type