//
pkg.gl
Category
github.com/onsi/gomega
gleak
goroutine
package
1.36.2
Repository:
https://github.com/onsi/gomega.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
1
Files
153 SLOC
#
Functions
Current
Current returns information about the current goroutine in which it is called.
Goroutines
Goroutines returns information about all goroutines.
#
Structs
Goroutine
Goroutine represents information about a single goroutine, such as its unique ID, state, backtrace, creator, and more.