drand-client
Toggle table of contents
0.1.1
common
Platform filter
common
Switch theme
Search in API
drand-client
drand-client
/
love.drand.storage
/
NoOpCache
/
put
put
open
suspend override
fun
put
(
key
:
K
,
value
:
V
)
Store a value in the cache.
Suspending - may lock for write.