Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RaceEnabled ¶
func RaceEnabled() bool
Types ¶
type Stack ¶ added in v0.0.2
func GetCallStack ¶ added in v0.0.2
GetCallStack returns the stack starting from where GetCallStack and going back as deep as specified by depth. The xruntime.Stack value satisfies the stringer interface for ease of use in common programs. If depth is less than 1 it defaults to a max depth of 100.
Click to show internal directories.
Click to hide internal directories.