Commit Graph

5 Commits

Author SHA1 Message Date
232d9caad3 add more checks in VersionDataLoader.LoadServers, add more tests 2021-07-13 11:09:59 +02:00
de68ea117b add version_data_loader_test.go 2021-07-13 07:30:45 +02:00
ab964b7c34 refactor: return types, not interfaces 2021-07-13 06:24:10 +02:00
742945be9f separate the config for ServerDataLoader and VersionDataLoader 2021-05-03 16:50:38 +02:00
b5464a6da5 huge refactor, rename some of the packages
models:
- remove most of the helpers and use github.com/Kichiyaki/gopgutil/v10
- remove relationship/sort appenders
- add a new model - Coords and a new constructor for this model - ParseCoords
2021-05-02 15:35:24 +02:00