ExFtx.Futures.Stats (ex_ftx v0.0.5)

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, :parse_result_item}

Link to this section Functions

Link to this function

get(future_name)

Specs

get(future_name()) :: result()