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