Beetle.Backend.get_bucket

You're seeing just the callback get_bucket, go back to Beetle.Backend module for more information.

Specs

get_bucket(pid :: pid(), key :: bucket_key()) ::
  {:ok, info :: bucket_info()} | {:ok, nil} | {:error, reason :: any()}