Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dropbox/godropbox
/ Done
Method
Done
context2/context.go:43–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
func
(*cancelStrippedCtx) Done() <-
chan
struct
{} {
44
return
nil
45
}
46
47
func
(*cancelStrippedCtx) Err() error {
48
return
nil
Callers
15
TestAddOrGetHoldsLock
Method · 0.45
TestLockKeySimple2
Method · 0.45
testLockKeyParallel
Method · 0.45
TestLockKeyMultiple
Method · 0.45
TestShardedLockKeySimple2
Method · 0.45
TestShardedLockKeyParallel
Method · 0.45
TestShardedLockKeyMultiple
Method · 0.45
TestManyConcurrentDialsWhichTimeout
Method · 0.45
TestStripCancelAndDeadline
Function · 0.45
TestStripDeadline
Function · 0.45
WithCancelOnSignal
Function · 0.45
Done
Method · 0.45
Calls
no outgoing calls
Tested by
15
TestAddOrGetHoldsLock
Method · 0.36
TestLockKeySimple2
Method · 0.36
testLockKeyParallel
Method · 0.36
TestLockKeyMultiple
Method · 0.36
TestShardedLockKeySimple2
Method · 0.36
TestShardedLockKeyParallel
Method · 0.36
TestShardedLockKeyMultiple
Method · 0.36
TestManyConcurrentDialsWhichTimeout
Method · 0.36
TestStripCancelAndDeadline
Function · 0.36
TestStripDeadline
Function · 0.36
TestAddOrGetHoldsLock
Method · 0.36
TestLockKeySimple2
Method · 0.36