package
2.2.1+incompatible
Repository: https://github.com/docker-archive/libcontainer.git
Documentation: pkg.go.dev

# Functions

Caputure 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