toggle menu
KacheController
common
switch theme
search in API
kachecontroller-core
/
com.funyinkash.kachecontroller
/
CacheClient
/
hget
hget
abstract
suspend
fun
hget
(
key
:
String
,
field
:
String
)
:
String
?
Get a single field value. Returns
null
if the key or field does not exist.