Packages

Google Cloud Storage integration for Waffle file uploader library.

Current section

Files

Jump to
waffle_gcs_copy lib waffle storage google token fetcher.ex
Raw

lib/waffle/storage/google/token/fetcher.ex

defmodule Waffle.Storage.Google.Token.Fetcher do
@callback get_token(binary) :: binary
end