UnlockFile sends UnlockEvent for Echo Filtering
(operation merger.Operation, path string)
| 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 |
no outgoing calls
no test coverage detected