Documentation ¶ Index ¶ func ColorSwitch(clr *color.Color, w io.Writer, fds ...uintptr) func Debugf(format string, args ...interface{}) func JSON(v interface{}) string func Panicf(format string, args ...interface{}) func Stack(calldepth int) []byte func Switch(on bool) func TypeName(i interface{}) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ColorSwitch ¶ func ColorSwitch(clr *color.Color, w io.Writer, fds ...uintptr) func Debugf ¶ func Debugf(format string, args ...interface{}) func JSON ¶ func JSON(v interface{}) string func Panicf ¶ func Panicf(format string, args ...interface{}) func Stack ¶ func Stack(calldepth int) []byte Stack gets the call stack func Switch ¶ func Switch(on bool) func TypeName ¶ func TypeName(i interface{}) string Types ¶ This section is empty. Source Files ¶ View all Source files debug.gostack.go Click to show internal directories. Click to hide internal directories.