package
0.0.394
Repository: https://github.com/namespacelabs/foundation.git
Documentation: pkg.go.dev

# 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).