View Source CalDAVClient.Tesla (caldav_client v2.0.0)
Provides utility functions for integration with Tesla library.
Link to this section Summary
Functions
Converts a CalDAVClient.Client.t/0
into a Tesla client which enables communication
with an external calendar server via HTTP protocol.
Link to this section Functions
Specs
make_tesla_client(CalDAVClient.Client.t(), [Tesla.Client.middleware()]) :: Tesla.Client.t()
Converts a CalDAVClient.Client.t/0
into a Tesla client which enables communication
with an external calendar server via HTTP protocol.