Commit graph

9 commits

Author SHA1 Message Date
20b21c0221
Adjust cache to private variable 2024-03-02 11:48:53 +01:00
ca09e5efc5
Adjust downloader functions 2024-03-02 10:55:27 +01:00
ec76d2b728 Add caching to minimize lookup time (closes #12) 2024-02-26 09:54:41 +01:00
177f378715 pkg/geoloc/database.go: optimize database functions & resolve nil pointer dereference 2024-02-26 09:54:41 +01:00
2ca426ee4e
pkg/geoloc: remove static country definition 2024-02-08 23:39:11 +01:00
35600e9200
simplify downloader
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-25 12:52:09 +01:00
6178bec08b
pkg/downloader/downloader.go: Add status code check for downloader
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-23 23:50:50 +01:00
aebf7447c6
Rework complete project 2023-12-20 02:57:05 +01:00
79958c89e6
initial commit / little collection for geo locations 2023-12-13 19:51:31 +01:00