Upload.Adapter behaviour (upload v0.3.0)
A behaviour that specifies how an adapter should work.
Link to this section Summary
Link to this section Callbacks
Link to this callback
get_signed_url(arg1, arg2)
Specs
Link to this callback
get_url(arg1)
Specs
Link to this callback
transfer(arg1)
Specs
transfer(Upload.t()) :: {:ok, Upload.transferred()} | {:error, String.t()}