mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-24 16:10:41 +01:00
Make BinaryDiskCache an actor.
This commit is contained in:
parent
d7b3d15a2c
commit
a0ee19d37f
@ -8,9 +8,7 @@
|
|||||||
|
|
||||||
import Foundation
|
import Foundation
|
||||||
|
|
||||||
// Thread safety is up to the caller.
|
public actor BinaryDiskCache {
|
||||||
|
|
||||||
public struct BinaryDiskCache {
|
|
||||||
|
|
||||||
public let folder: String
|
public let folder: String
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user