Documentation ¶
Overview ¶
The goroutines package contains utilities for getting active goroutines.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ScrubbedGoroutineDump ¶
func ScrubbedGoroutineDump() []byte
ScrubbedGoroutineDump returns the list of all current goroutines, but with the actual values of arguments scrubbed out, lest it contain some private key material.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.