arrow-core-retrofit
1.0.3-alpha.1
arrow-core-retrofit
/
arrow.retrofit.adapter.either
Package
arrow.
retrofit.
adapter.
either
Types
Types
Either
Call
Adapter
Factory
Link copied to clipboard
class
EitherCallAdapterFactory
:
CallAdapter.Factory
Content copied to clipboard
A
CallAdapter.Factory
which supports suspend +
Either
as the return type
Response
E
Link copied to clipboard
data
class
ResponseE
<
E
,
A
>
(
raw
:
Response
,
body
:
Either
<
E
,
A
>
)
Content copied to clipboard