ExFootball v0.3.1 ExFootball.Client View Source

Struct which represents the ExFootball client

Link to this section Summary

Functions

Create new Exfootball client

Link to this section Functions

Create new Exfootball client

Examples:

iex> client = ExFootball.Client.new("api_token")
%ExFootball.Client{api_token: "api_token"}