# Packages
No description provided by the author
# Functions
New returns a new StackTrace after filtering out uninteresting frames from runtime.Callers.
New returns a new StackTrace after filtering out uninteresting frames from runtime.Callers.
# Type aliases
Frame represents a program counter inside a stack frame.
StackTrace is stack of Frames from innermost (newest) to outermost (oldest).