MCPcopy
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
11func unlockFile(_ *os.File) error {
12 return nil
13}
14
15func isLockUnavailable(error) bool {
16 return false

Callers 1

UnlockMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected