package
3.3.6
Repository: https://github.com/archine/gin-plus.git
Documentation: pkg.go.dev

# Functions

Capture captures a stack trace starting from the specified offset and retrieves up to the specified depth.

# Constants

Number of stack frames to skip, including up to the current method.
Maximum number of stack frames to capture and print, limiting to 16 layers.

# Structs

Stack represents a stack of program counters.