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