Commit graph

8 commits

Author SHA1 Message Date
8215e1f13a
refactor: restructure project
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2024-11-26 13:35:54 +01:00
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
20b21c0221
Adjust cache to private variable 2024-03-02 11:48:53 +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
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