service
0.24.4
jvm
service
/
net.devslash
/
Driver
Driver
interface
Driver
:
AutoCloseable
Inheritors
HttpDriver
Members
Functions
call
Link copied to clipboard
abstract
suspend
fun
call
(
req
:
HttpRequest
)
:
HttpResult
<
HttpResponse
,
Exception
>
close
Link copied to clipboard
abstract
fun
close
(
)