//
pkg.gl
Category
github.com/docker-archive/libcontainer
stacktrace
package
2.2.1+incompatible
Repository:
https://github.com/docker-archive/libcontainer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
51 SLOC
#
Functions
Capture
Caputure captures a stacktrace for the current calling go program skip is the number of frames to skip.
NewFrame
NewFrame returns a new stack frame for the provided information.
#
Structs
Frame
Frame contains all the information for a stack frame within a go program.
Stacktrace
No description provided by the author