Transmit v0.2.0 Transmit.Signer behaviour View Source

Signer behaviour

Link to this section Summary

Link to this section Callbacks

Link to this callback

get_presigned_url(binary, keyword) View Source
get_presigned_url(binary(), keyword()) ::
  {:error, binary()} | {:ok, %{file_url: binary(), presigned_url: binary()}}