]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commitdiff
Add game_id/schedule_id parsers to TSN.Parse.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 30 Jul 2014 07:27:43 +0000 (03:27 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 30 Jul 2014 07:27:43 +0000 (03:27 -0400)
Define a new ParseError type to be returned from the TSN.Parse parsers.
Add tests for the TSN.Parse module.
Update SportInfo with the new ParseError type signature.
Add an optional game_id and required schedule_id field to GameInfo.


No differences found