Documentation ¶ Index ¶ func Router(router *gin.Engine, prefixOptions ...string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Router ¶ func Router(router *gin.Engine, prefixOptions ...string) Router the standard HandlerFuncs from the net/http/pprof package with the provided gin.Engine. prefixOptions is a optional. If not prefixOptions, the default path prefix("/debug/pprof") is used, otherwise first prefixOptions will be path prefix. Types ¶ This section is empty. Source Files ¶ View all Source files pprof.go Click to show internal directories. Click to hide internal directories.