Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Stack ¶
func Stack() []byte
Stack is equivalent to runtime/debug.Stack except that ALL gorountine stacks are included, not just the calling one.
func TrapSIGQUIT ¶
func TrapSIGQUIT()
TrapSIGQUIT traps SIGQUIT and call PrintStack. it DOES NOT exit the program.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.