Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/goleak
/ apply
Method
apply
options.go:32–32 ·
view source on GitHub ↗
(*opts)
Source
from the content-addressed store, hash-verified
30
// Option lets users specify custom verifications.
31
type
Option
interface
{
32
apply(*opts)
33
}
34
35
// We retry up to 20 times if we can't find the goroutine that
Callers
1
buildOpts
Function · 0.65
Implementers
1
opts
options.go
Calls
no outgoing calls
Tested by
no test coverage detected