Commit Graph

12 Commits (c65cf6f06cde4c05211648beaa8d5169e2b75eb2)

Author SHA1 Message Date
Icedream c65cf6f06c Complements to pull request for improving comments.
- Fix casing of method commentary.
- Fix grammar and punctuation for client.SetToken.
2016-06-25 23:29:23 +02:00
Icedream 65ccba4d66 Normalize code whitespace. 2016-06-25 23:20:59 +02:00
Icedream 654ecca4c5 Merge pull request #1 from programaths/develop
Better abstraction & https://golang.org/doc/effective_go.html#commentary
2016-06-25 23:09:50 +02:00
Icedream 1078d876c9 Add additional score info in FixtureResult.
- Adds struct FixtureScore which is essentially a copy of the old FixtureResult.
- Adds fields HalfTime, ExtraTime and PenaltyShootout to FixtureResult, all containing FixtureScore instances or nil if non-existent.
2016-06-25 22:42:56 +02:00
Christian 0ae7a5f5b6 Failing test due to API divergence 2016-06-25 12:29:32 +02:00
Christian cb16d45ecb Better abstraction & https://golang.org/doc/effective_go.html#commentary 2016-06-25 12:15:58 +02:00
Icedream df54a3b11f Fix number formatting in requests. 2016-06-13 19:47:09 +02:00
Icedream 4ebf01f875 Fix nil map assignment. 2016-06-13 19:46:46 +02:00
Icedream 2e65239ca1 Return error if status code returned from the API is not 200. 2016-06-13 19:46:37 +02:00
Icedream 948c454c25 Fix return value of SoccerSeasonFixturesRequest.Do(). 2016-06-13 19:25:37 +02:00
Icedream 8f01fa1d86 travis: Remove the custom path hacks, we don't need them. 2016-06-13 00:41:28 +02:00
Icedream 055b2a4227 Initial commit. 2016-06-13 00:39:00 +02:00