MCPcopy Create free account
hub / github.com/pydio/cells / UnlockFile

Method UnlockFile

common/sync/proc/processor.go:51–51  ·  view source on GitHub ↗

UnlockFile sends UnlockEvent for Echo Filtering

(operation merger.Operation, path string)

Source from the content-addressed store, hash-verified

49 LockFile(operation merger.Operation, path string, operationId string)
50 // UnlockFile sends UnlockEvent for Echo Filtering
51 UnlockFile(operation merger.Operation, path string)
52}
53
54// Processor is a simple processor without external connections

Callers 4

processDeleteMethod · 0.65
processCreateFolderMethod · 0.65
processCreateFileMethod · 0.65
processMoveMethod · 0.65

Implementers 1

ConnectedProcessorcommon/sync/proc/processor-locker.go

Calls

no outgoing calls

Tested by

no test coverage detected