ktkit
Toggle table of contents
0.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
ktkit
ktkit-ktor-httpclient
/
io.github.smyrgeorge.ktkit.ktor.httpclient
/
AbstractRestClient
/
AbstractRestClient
Abstract
Rest
Client
constructor
(
json
:
Json
,
client
:
HttpClient
,
baseUrl
:
String
,
mapError
:
context
(
Raise
<
RestClientErrorSpec
>
)
suspend
HttpResponse
.
(
)
->
RestClientErrorSpec
)
(
source
)