SYMBOL INDEX (18 symbols across 3 files) FILE: example/example.go function main (line 9) | func main() { FILE: pprof.go function Wrap (line 11) | func Wrap(router *gin.Engine) { function WrapGroup (line 19) | func WrapGroup(router *gin.RouterGroup) { function IndexHandler (line 57) | func IndexHandler() gin.HandlerFunc { function HeapHandler (line 64) | func HeapHandler() gin.HandlerFunc { function GoroutineHandler (line 71) | func GoroutineHandler() gin.HandlerFunc { function AllocsHandler (line 78) | func AllocsHandler() gin.HandlerFunc { function BlockHandler (line 85) | func BlockHandler() gin.HandlerFunc { function ThreadCreateHandler (line 92) | func ThreadCreateHandler() gin.HandlerFunc { function CmdlineHandler (line 99) | func CmdlineHandler() gin.HandlerFunc { function ProfileHandler (line 106) | func ProfileHandler() gin.HandlerFunc { function SymbolHandler (line 113) | func SymbolHandler() gin.HandlerFunc { function TraceHandler (line 120) | func TraceHandler() gin.HandlerFunc { function MutexHandler (line 127) | func MutexHandler() gin.HandlerFunc { FILE: pprof_test.go function newServer (line 10) | func newServer() *gin.Engine { function checkRouters (line 15) | func checkRouters(routers gin.RoutesInfo, t *testing.T) { function TestWrap (line 42) | func TestWrap(t *testing.T) { function TestWrapGroup (line 48) | func TestWrapGroup(t *testing.T) {