Buckets.SignedURL (buckets v0.1.0)

Summary

Types

@type t() :: %Buckets.SignedURL{
  filename: String.t(),
  path: String.t(),
  url: String.t()
}

Functions

Link to this function

to_string(signed_url)