Documentation ¶
Overview ¶
Package stacktracetest helps test stack trace behavior.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CountedCall ¶
CountedCall is a function that allows you to generate a stack trace with this function being called a particular number of times. The parameter f should be a function that returns a StackTrace (but it is referred to as []uintptr in order to not create a circular dependency on the internal package)
func TopStackFrame ¶
TopStackFrame is a function should will appear in the stacktrace.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.