Upstream v2.0.4 Upstream.B2 View Source

Link to this section Summary

Link to this section Functions

Link to this function upload_chunk(chunk_path, params) View Source
upload_chunk(binary(), binary() | map()) :: {:error, any()} | {:ok, any()}
Link to this function upload_file(file_path, name, metadata \\ %{}) View Source
upload_file(binary(), binary() | %{file_id: any(), index: any()}, any()) ::
  {:error, any()} | {:ok, any()}