//
pkg.gl
Category
github.com/go-playground/pkg/v5
runtime
package
5.30.0
Repository:
https://github.com/go-playground/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
2
Dependents
2
Files
30 SLOC
#
Functions
Stack
Stack returns a stack Frame.
StackLevel
StackLevel returns a stack Frame skipping the number of supplied frames.
#
Structs
Frame
Frame wraps a runtime.Frame to provide some helper functions while still allowing access to the original runtime.Frame.