Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoroutineLeakCheck ¶
GoroutineLeakCheck compares the number of goroutines at he beginning og a test to the end. Put GoroutineLeakCheck(t)() at the top of your test. Make sure the goroutine count is steady before your test begins.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.