DiscogsEx v0.0.1 DiscogsEx.Client View Source

Link to this section Summary

Link to this section Types

Link to this type auth() View Source
auth() :: %{key: nil, secret: nil}
Link to this type t() View Source
t() :: %DiscogsEx.Client{auth: auth, endpoint: binary}

Link to this section Functions

Link to this function new(auth, endpoint) View Source
new(auth, binary) :: t