package
Version:
v0.6.1-rc1
Opens a new window with list of versions in this module.
Published: Feb 6, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Frame contains all the information for a stack frame within a go program
NewFrame returns a new stack frame for the provided information
type Stacktrace struct {
Frames []Frame
}
Caputure captures a stacktrace for the current calling go program
skip is the number of frames to skip
Source Files
¶
Click to show internal directories.
Click to hide internal directories.