Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cilium/cilium
/ dummyLock
Struct
dummyLock
pkg/allocator/allocator_test.go:101–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
type
dummyLock
struct
{}
102
103
func
(d *dummyLock) Unlock(ctx context.Context) error {
104
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected