package
1.36.2
Repository: https://github.com/onsi/gomega.git
Documentation: pkg.go.dev

# Functions

Current returns information about the current goroutine in which it is called.
Goroutines returns information about all goroutines.

# Structs

Goroutine represents information about a single goroutine, such as its unique ID, state, backtrace, creator, and more.