package
5.30.0
Repository: https://github.com/go-playground/pkg.git
Documentation: pkg.go.dev

# Functions

Stack returns a stack Frame.
StackLevel returns a stack Frame skipping the number of supplied frames.

# Structs

Frame wraps a runtime.Frame to provide some helper functions while still allowing access to the original runtime.Frame.