Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Start ¶
strAddress -> http listen address note: if block=true this function will block your goroutine open your browser and type http://host:port/debug/pprof thread create -> http://host:port/debug/pprof/threadcreate?debug=1 goroutine -> http://host:port/debug/pprof/goroutine?debug=1 heap -> http://host:port/debug/pprof/heap?debug=1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.