Commit graph

10 commits

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