package
0.1.0
Repository: https://github.com/neocotic/go-problem.git
Documentation: pkg.go.dev

# Functions

Capture captures a stack trace, skipping the given number of frames.
NewFormatter returns a new Formatter.
Take captures the current stack trace and returns its string representation.

# Structs

Formatter is responsible for formatting a stack trace into a readable string representation.
Stack is a captured stack trace.