package
0.0.0-20221006141634-a0970ef4651f
Repository: https://github.com/snowphoenix0105/bang.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
CollectStackTrace returns the deepest StackTrace and the baseError of it.
No description provided by the author
No description provided by the author
PCListToStackTrace cast the []uintptr to StackTrace (they share the memory).
StackTraceToPCList cast the StackTrace to []uintptr (they share the memory).
No description provided by the author
No description provided by the author
No description provided by the author
Wrap = WithMessage + WithStack, not recommend, use Mark instead.
# Constants
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
StackTrace TODO
*/.