Documentation
¶
Index ¶
Constants ¶
View Source
const Enabled = false
Variables ¶
This section is empty.
Functions ¶
func Stack ¶
Stack is like runtime/debug.Stack, but with a skip parameter and an easier to read format.
func Unsupported ¶
func Unsupported() error
Unsupported returns "unimplemented" error for the calling function.
func WithTesting ¶
WithTesting sets a testing pointer for debugging.
This will cause t.Log() to be used to print debug traces instead of Debug.
Types ¶
Click to show internal directories.
Click to hide internal directories.