summaryrefslogtreecommitdiffhomepage
path: root/ios/Operations/ResultOperation+Output.swift
AgeCommit message (Collapse)AuthorFilesLines
2023-02-28Replace OperationCompletion with ResultAndrej Mihajlov1-15/+0
Error is set to OperationError.cancelled if operation is cancelled.
2022-10-21Operations: update header commentAndrej Mihajlov1-1/+1
2022-09-26Move AsyncOperation into Operations static library and add separate testsAndrej Mihajlov1-0/+15