cache-on-hand
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
cache-on-hand
cacheonhand-attendants
/
io.github.notoriouscorgi.cacheonhand.operations
/
CacheableResult
Cacheable
Result
interface
CacheableResult
<
TError
:
Throwable
>
Base interface for all cacheable operation results. Provides the fetch state and error information.
Inheritors
CacheableFireAndForgetMutationResult
CacheableResultWithData
Members
Properties
error
Link copied to clipboard
abstract
val
error
:
TError
?
fetch
State
Link copied to clipboard
abstract
val
fetchState
:
FetchState