bitmovin v0.1.0 Bitmovin.Client behaviour View Source

Link to this section Summary

Link to this section Types

Link to this section Callbacks

Link to this callback

get(url)

View Source
get(url()) :: {:ok, response()} | {:error, error()}
Link to this callback

post(url, body)

View Source
post(url(), body()) :: {:ok, response()} | {:error, error()}