package
1.0.0-rc2
Repository: https://github.com/docker/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