elasticmagic-transport
/
dev.evo.elasticmagic.transport
/
ElasticsearchTransport
common
Elasticsearch
Transport
abstract class
ElasticsearchTransport
(baseUrl:
String
, serde:
<ERROR CLASS>
, config:
ElasticsearchTransport.Config
)
Content copied to clipboard
Types
Functions
Properties
Types
Config
Link copied to clipboard
common
class
Config
Content copied to clipboard
Functions
request
Link copied to clipboard
common
suspend fun <
B
,
T
,
R
>
request
(request:
Request
<
B
,
T
,
R
>):
R
Content copied to clipboard
Properties
baseUrl
Link copied to clipboard
common
val
baseUrl
:
String
Content copied to clipboard
serde
Link copied to clipboard
common
val
serde
:
<ERROR CLASS>
Content copied to clipboard