MCPcopy Index your code
hub / github.com/Monibuca/engine / Lock

Method Lock

util/ring-writer.go:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7type emptyLocker struct{}
8
9func (emptyLocker) Lock() {}
10func (emptyLocker) Unlock() {}
11
12var EmptyLocker emptyLocker

Callers 8

FeedMethod · 0.80
receiveMethod · 0.80
MarshalJSONMethod · 0.80
SaveMethod · 0.80
PullMethod · 0.80
PushMethod · 0.80
PushMethod · 0.80
log.goFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected