Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeregisterGoroutine ¶
func DeregisterGoroutine(id uint64)
DeregisterGoroutine removes a goroutine from the map using its ID
func GetActiveGoroutines ¶
GetActiveGoroutines returns a map of active goroutine IDs and their names
func RegisterGoroutine ¶
RegisterGoroutine registers a new goroutine with a given name and returns a unique ID
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.