KtorKeyValueRepoClient

inline fun <Key, Value> KtorKeyValueRepoClient(baseUrl: String, httpClient: ERROR CLASS: Symbol not found for HttpClient, contentType: ERROR CLASS: Symbol not found for ContentType, idSerializer: SerializationStrategy<Key>, valueSerializer: SerializationStrategy<Value>, serialFormat: StringFormat): KtorKeyValueRepoClient<Key, Value>(source)
inline fun <Key, Value> KtorKeyValueRepoClient(baseUrl: String, httpClient: ERROR CLASS: Symbol not found for HttpClient, contentType: ERROR CLASS: Symbol not found for ContentType, idSerializer: SerializationStrategy<Key>, valueSerializer: SerializationStrategy<Value>, serialFormat: BinaryFormat): KtorKeyValueRepoClient<Key, Value>(source)