Documentation
¶
Index ¶
Constants ¶
View Source
const ( INFO = "INFO" // Default STACKTRACE = "STACK" // Stack Trace MEMSTATS = "MEM" // Memory Stats GCSTATS = "GC" // GC Stats BUILDSTATS = "BUILD" // Build Info ALLSTATS = "ALL" // All Stats )
DebugOptions is a type for debug options
Variables ¶
This section is empty.
Functions ¶
func PrintDebug ¶
PrintDebug prints debug information
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.