//
pkg.gl
Category
github.com/jinlongchen/golang-utilities
errors
package
0.0.0-20250107024836-b6d72627303d
Repository:
https://github.com/jinlongchen/golang-utilities.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
9
Files
242 SLOC
#
Functions
AsWithCode
No description provided by the author
Cause
No description provided by the author
Code
No description provided by the author
New
No description provided by the author
WithCode
No description provided by the author
WithStack
No description provided by the author
#
Structs
WithCodeError
No description provided by the author
#
Type aliases
Frame
Frame represents a program counter inside a stack frame.
StackTrace
StackTrace is stack of Frames from innermost (newest) to outermost (oldest).