ExBovespa v0.2.0 ExBovespa.Adapters.BovespaBehaviour behaviour View Source

Defines the functions implemented by Bovespa adapter

Link to this section Summary

Link to this section Callbacks

Specs

get_item(code :: String.t()) :: {:ok, String.t()} | {:error, :invalid_response}

Specs

get_list() :: {:ok, String.t()} | {:error, :invalid_response}