Current section

Files

Jump to
arc_gcs lib arc storage gcs token fetcher.ex
Raw

lib/arc/storage/gcs/token/fetcher.ex

defmodule Arc.Storage.GCS.Token.Fetcher do
@callback get_token(binary | [binary]) :: binary
end