View Source MyspaceIPFS.Api.Advanced.Stats (Myspace IPFS v0.0.1)

MyspaceIPFS.Api.Stats is where the stats commands of the IPFS API reside.

Link to this section Summary

Link to this section Functions

@spec bitswap() ::
  {:client_error | :forbidden | :missing | :not_allowed | :ok | :server_error,
   any()}
@spec bw() ::
  {:client_error | :forbidden | :missing | :not_allowed | :ok | :server_error,
   any()}
@spec dht() ::
  {:client_error | :forbidden | :missing | :not_allowed | :ok | :server_error,
   any()}
@spec provide() ::
  {:client_error | :forbidden | :missing | :not_allowed | :ok | :server_error,
   any()}
@spec repo() :: any()