ExClubhouse v0.6.0 ExClubhouse.Parse.Parser View Source
Default parser. Parses HTTP/JSON responses into Elixir models
Link to this section Summary
Link to this section Functions
Link to this function
parse(result)
View Sourceparse(ExClubhouse.Client.Result.t()) :: {:ok, any()} | {:ok, [any()]} | :ok | :not_found | {:error, ExClubhouse.Error.t()}