package
1.45.2
Repository: https://github.com/armory-io/go-commons.git
Documentation: pkg.go.dev

# Functions

Capture captures a stack trace of the specified depth, skipping the provided number of frames.
No description provided by the author
NewStackFormatter builds a new stackFormatter.

# Constants

First captures only the first frame.
Full captures the entire call stack, allocating more storage for it if needed.