package
0.0.0-20191014200503-e45dd70447fb
Repository: https://github.com/projectatomic/runc.git
Documentation: pkg.go.dev

# Functions

Capture captures a stacktrace for the current calling go program skip is the number of frames to skip.
NewFrame returns a new stack frame for the provided information.

# Structs

Frame contains all the information for a stack frame within a go program.
No description provided by the author