Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrettyPrintCallStack ¶
func PrettyPrintCallStack(ics types.IdentifiedCallStack)
PrettyPrintCallStack is an alternative printer that uses arrows to show call flow
func PrintIdentifiedCallStack ¶
func PrintIdentifiedCallStack(ics types.IdentifiedCallStack)
PrintIdentifiedCallStack prints the entire identified call stack
func UnifyIdentifiedCallStacks ¶
func UnifyIdentifiedCallStacks(stacks []types.IdentifiedCallStack) []types.IdentifiedCallStack
UnifyIdentifiedCallStacks takes a list of IdentifiedCallStack and returns a list of unified CallStacks
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.