Swoosh.ApiClient behaviour (Swoosh v1.3.3) View Source
Specification for a Swoosh API client.
It can be set to your own client with:
config :swoosh, :api_client, MyAPIClient
Link to this section Summary
Functions
API used by adapters to post to a given URL with headers, body, and e-mail.
Callbacks
Callback to initializes the given api client.
Callback invoked when posting to a given URL.
Link to this section Types
Link to this section Functions
API used by adapters to post to a given URL with headers, body, and e-mail.