Package-level declarations
Types
Link copied to clipboard
annotation class CacheQuery(val key: String, val maxAgeSeconds: Long = 0, val tags: Array<String> = [])
Marks a Retrofit / Ktor query method whose response should be cached by Retrostash.