Module endpoints

Module endpoints 

Source
Expand description

Endpoints for the server

Modules§

discord
Discord webhook Endpoint and EndpointConfig implementation
email
Email Endpoint and EndpointConfig implementation
file
Regular file Endpoint and EndpointConfig implementation
matrix
Matrix Endpoint and EndpointConfig implementation

Traits§

Endpoint
A data structure that contains information and functions need the server needs to send messages to endpoint.
EndpointConfig
A data structure that can be deserialized and converted into an Endpoint.