Defines a protocol for executing operations on a DSpace API.
Summary
Functions
Performs a synchronous request on a DSpace API, returning a result or an error.
Performs a streaming request on a DSpace API.
Types
@type t() :: term()
All the types that implement this protocol.