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

Link to this function

make_tesla_client(map, middleware \\ [])

View Source

Specs

Converts a CalDAVClient.Client.t/0 into a Tesla client which enables communication with an external calendar server via HTTP protocol.