MCPcopy
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
101type dummyLock struct{}
102
103func (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