//
pkg.gl
Category
github.com/sentrycloud/sentry
pkg
profile
package
0.0.2
Repository:
https://github.com/sentrycloud/sentry.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
16 SLOC
#
Functions
StartProfileInBlockMode
StartProfileInBlockMode see profile information in http://ip:profilePort/debug/pprof/ this function must be called in the last part of a main function, or in a goroutine cause this call will block the caller.