ExFtx.Futures.Stats (ex_ftx v0.0.14)

Link to this section Summary

Link to this section Types

Link to this type

future_name()

Specs

future_name() :: String.t()
Link to this type

future_stats()

Specs

future_stats() :: ExFtx.FutureStats.t()

Specs

result() ::
  {:ok, future_stats()} | {:error, :not_found | :parse_result_item | String.t()}

Link to this section Functions

Link to this function

get(future_name)

Specs

get(future_name()) :: result()