configure Read Key Value Repo Routes
inline fun <Key, Value> <ERROR CLASS>.configureReadKeyValueRepoRoutes( originalRepo: ReadKeyValueRepo<Key, Value>, noinline idDeserializer: suspend (String) -> Key, noinline valueDeserializer: suspend (String) -> Value)
Content copied to clipboard
inline fun <Key, Value> <ERROR CLASS>.configureReadKeyValueRepoRoutes( originalRepo: ReadKeyValueRepo<Key, Value>, idsSerializer: <ERROR CLASS><Key>, valueSerializer: <ERROR CLASS><Value>, serialFormat: <ERROR CLASS>): <ERROR CLASS>
Content copied to clipboard
inline fun <Key, Value> <ERROR CLASS>.configureReadKeyValueRepoRoutes( originalRepo: ReadKeyValueRepo<Key, Value>, idsSerializer: <ERROR CLASS><Key>, valueSerializer: <ERROR CLASS><Value>, serialFormat: <ERROR CLASS>): <ERROR CLASS>
Content copied to clipboard