Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Frame ¶
Frame wraps a runtime.Frame to provide some helper functions while still allowing access to the original runtime.Frame
func StackLevel ¶
StackLevel returns a stack Frame skipping the number of supplied frames. This is primarily used by other libraries who use this package internally as the additional.
Click to show internal directories.
Click to hide internal directories.