Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/docker/docker-agent
/ isLockUnavailable
Function
isLockUnavailable
pkg/memory/database/lock_js.go:15–17 ·
view source on GitHub ↗
(error)
Source
from the content-addressed store, hash-verified
13
}
14
15
func
isLockUnavailable(error) bool {
16
return
false
17
}
Callers
1
Lock
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected