Registry / utility / maruel-panicparse

maruel-panicparse

JSON →
library1.6.2gogounverified

Analyzes stack dumps of Go processes and simplifies them for easier debugging.

go get github.com/maruel/panicparse
INSTALL
IMPORT
SIG · MARUEL-PANICPARSE
M
maruel-panicparse
utilitygov1.6.2
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.

panicparse
github.com/maruel/panicparse

Print the version of panicparse.

package main import ( "fmt" "github.com/maruel/panicparse" ) func main() { fmt.Println(panicparse.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
maruel-panicparse — go get maruel-panicparse · libregistry