package
0.0.0-20240724094029-cebef4def547
Repository: https://github.com/zzzzer91/gopkg.git
Documentation: pkg.go.dev

# Functions

Callers returns the current call stack.
GetStackFromError attempts to retrieve the stack trace of an error.
GetStackStringFromError returns the string of error stack.
StackToString converts runtime.Frames to string.

# Interfaces

No description provided by the author

# Type aliases

Stack represents a Stack of program counters.