b2_client v0.0.2 B2Client

Summary

Functions

Returns the currently configured backend

Callback implementation for c:Application.start/2

Functions

backend()

Returns the currently configured backend.

The HTTPoison-based backend is the default.

Example:

iex> B2Client.backend
B2Client.Backend.HTTPoison
start(type, args)

Callback implementation for c:Application.start/2.

start_memory_server()