Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/goleak
/ ID
Method
ID
internal/stack/stacks.go:51–53 ·
view source on GitHub ↗
ID returns the goroutine ID.
()
Source
from the content-addressed store, hash-verified
49
50
// ID returns the goroutine ID.
51
func
(s Stack) ID() int {
52
return
s.id
53
}
54
55
// State returns the Goroutine's state.
56
func
(s Stack) State() string {
Callers
11
TestOptionsFilters
Function · 0.80
TestOptionsIgnoreAnyFunction
Function · 0.80
isBackgroundRunning
Function · 0.80
IgnoreCurrent
Function · 0.80
filterStacks
Function · 0.80
Find
Function · 0.80
TestCurrent
Function · 0.80
TestParseStack
Function · 0.80
TestParseStackFixtures
Function · 0.80
Less
Method · 0.80
isBackgroundRunning
Function · 0.80
Calls
no outgoing calls
Tested by
8
TestOptionsFilters
Function · 0.64
TestOptionsIgnoreAnyFunction
Function · 0.64
isBackgroundRunning
Function · 0.64
TestCurrent
Function · 0.64
TestParseStack
Function · 0.64
TestParseStackFixtures
Function · 0.64
Less
Method · 0.64
isBackgroundRunning
Function · 0.64