trixnity-api-server
Toggle table of contents
4.13.5
common
Platform filter
common
Switch theme
Search in API
trixnity-api-server
trixnity-api-server
/
net.folivo.trixnity.api.server
/
matrixEndpointResource
matrix
Endpoint
Resource
inline
fun
<
ENDPOINT
:
MatrixEndpoint
<
*
,
*
>
>
Route
.
matrixEndpointResource
(
crossinline
block
:
suspend
RoutingContext
.
(
ENDPOINT
)
->
Unit
)
:
Route