Documentation
¶
Overview ¶
Package debug provides debugging utilities
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProgrammerError ¶
ProgrammerError is raised when a condition arises that absolutely should not happen unless one of the compiler authors screwed up royally. Represented as a string to distinguish it from proper errors.
func ProgrammerErrorf ¶ added in v0.3.0
ProgrammerErrorf is a formatted version of ProgrammerError.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.