Registry / web-framework / deanthompson-ginpprof

deanthompson-ginpprof

JSON →
library0.0.0-20260510063128-6416bbab1bfcgogounverified

A middleware for the Gin web framework that provides pprof profiling endpoints.

go get github.com/DeanThompson/ginpprof
INSTALL
IMPORT
SIG · DEANTHOMPSON-GINPP
D
deanthompson-ginpprof
web-frameworkgov0.0.0-20260510063128-6416bbab1bfc
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ginpprof
github.com/DeanThompson/ginpprof

Add pprof endpoints to a Gin router.

package main import ( "github.com/DeanThompson/ginpprof" "github.com/gin-gonic/gin" ) func main() { r := gin.Default() ginpprof.Wrapper(r) r.Run() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20260510063128-6416bbab1bfclatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
OpenAI (training)
2
Amazon
1
Resources