Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
PackageRegexp = regexp.MustCompile(`lainio/err2/\w*\.`)
)
Functions ¶
func FprintStack ¶
FprintStack prints the stack trace returned by runtime.Stack to the writer. The StackInfo tells what it prints from the stack.
func PrintStack ¶
func PrintStack(stackLevel int)
PrintStack prints to standard error the stack trace returned by runtime.Stack by starting from stackLevel.
Types ¶
Click to show internal directories.
Click to hide internal directories.