mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 07:38:45 +05:00
Moved pprof server on http server
This commit is contained in:
committed by
Dan Christian Bogos
parent
ac24c23cbf
commit
3ee8539908
@@ -28,6 +28,7 @@ import (
|
||||
"log"
|
||||
"net"
|
||||
"net/http"
|
||||
_ "net/http/pprof"
|
||||
"net/rpc"
|
||||
"net/rpc/jsonrpc"
|
||||
"reflect"
|
||||
|
||||
Reference in New Issue
Block a user