MCPcopy 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
15func isLockUnavailable(error) bool {
16 return false
17}

Callers 1

LockMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected