Documentation
¶
Index ¶
Constants ¶
View Source
const ( SpacesPerIndent int = 4 // Number of spaces to use for indentation. LineFullLength int = 69 // Length of debug info line. LineTitleLength int = 64 // Length of title segment. )
Variables ¶
This section is empty.
Functions ¶
func DebugPrint ¶
Print out a `Debugable` thing to standard output.
Types ¶
Click to show internal directories.
Click to hide internal directories.