package
0.0.0-20241127225240-ded8d7dc4bd0
Repository: https://github.com/dataexmachina-dev/side-eye-go.git
Documentation: pkg.go.dev

# Functions

NewGoroutineIterator creates a new GoroutineIterator given the actual address of the bss section.

# Constants

8.
6.
0.
5.
9.
1.
2.
_Gscan combined with one of the above states other than _Grunning indicates that GC is scanning the stack.
0x1009.
0x1001.
0x1002.
0x1003.
0x1004.
3.
4.

# Structs

Goroutine is a wrapper around *runtime.g with a pointer to the runtime config derived from DWARF.
GoroutineIterator iterates over all goroutines.

# Type aliases

Status is the status of a goroutine.