CacheKeyProvider
PROTOCOL
CacheKeyProvider
Swift
1public protocol CacheKeyProvider
Properties
uniqueKeyGroupId
Swift
1static var uniqueKeyGroupId: StaticString?
Methods
cacheKey(for:)
Swift
1static func cacheKey(for data: JSONObject) -> String?