GeoIP2-swift/Sources
Adam Rocska 6abcb9669a Made the IpAddress comparable, which is the front door to the type IpRange.
Signed-off-by: Adam Rocska <adam.rocska@adams.solutions>
2020-06-07 21:33:46 +02:00
..
Api System tests ready for execution. Before coverage I'll take another round in the php rat hole to make sure all models are ok. 2020-06-05 16:09:44 +02:00
DBReader Work in progress. A pretty neat pattern is emerging. 2020-06-04 13:47:18 +02:00
DataSection Data can be read nicely. Next stop : Finish the API layer. Once done : 2020-06-01 14:29:02 +02:00
Decoder Ok, the repo is somewhat exploded at this point. BUT IT WORKS! Now I only gotta provide proper tests instead of the trashy ones, put together the reader & serializer, and represent this maxmind php fantasy crap with some nice Structs. And then the saga is over for now. 2020-05-28 14:23:26 +02:00
IndexReader Made the IpAddress comparable, which is the front door to the type IpRange. 2020-06-07 21:33:46 +02:00
MetadataReader Renamed the Metadata internal module to MetadataReader. Hopefully it'll make imports a bit more comfortable. 2020-05-30 17:52:47 +02:00