Ktor Read CRUDRepo Client
inline fun <ObjectType, IdType> KtorReadCRUDRepoClient( baseUrl: String, httpClient: <ERROR CLASS>, contentType: <ERROR CLASS>, noinline idSerializer: suspend (IdType) -> String): KtorReadCRUDRepoClient<ObjectType, IdType>
Content copied to clipboard
inline fun <ObjectType, IdType> KtorReadCRUDRepoClient( baseUrl: String, httpClient: <ERROR CLASS>, idsSerializer: <ERROR CLASS><IdType>, serialFormat: <ERROR CLASS>, contentType: <ERROR CLASS>): KtorReadCRUDRepoClient<ObjectType, IdType>
Content copied to clipboard
inline fun <ObjectType, IdType> KtorReadCRUDRepoClient( baseUrl: String, httpClient: <ERROR CLASS>, idsSerializer: <ERROR CLASS><IdType>, serialFormat: <ERROR CLASS>, contentType: <ERROR CLASS>): KtorReadCRUDRepoClient<ObjectType, IdType>
Content copied to clipboard