14 Commits

Author SHA1 Message Date
kor-elf b1bb2f9412 Merge pull request 'v0.1.2' (#3) from develop into main
Reviewed-on: #3
v0.1.2
2026-04-11 17:25:01 +05:00
kor-elf 9e0c065ecc Replace ErrNotFound constant with errors.New for consistent error handling 2026-04-11 17:21:39 +05:00
kor-elf eeba7ca661 Merge pull request 'v0.1.1' (#2) from develop into main
Reviewed-on: #2
v0.1.1
2026-04-11 01:08:35 +05:00
kor-elf f2657471c4 Update language type to Language for consistency across MaxMind service 2026-04-11 01:06:11 +05:00
kor-elf 8a32dfaff3 Merge pull request 'v0.1.0' (#1) from develop into main
Reviewed-on: #1
v0.1.0
2026-04-09 22:15:30 +05:00
kor-elf 10e7f30072 Add README with installation and usage examples for GeoIP2 package 2026-04-09 22:06:42 +05:00
kor-elf aa2e6f9cdf Add City service with IP info extraction for MaxMind GeoIP2 database 2026-04-09 21:59:36 +05:00
kor-elf 14f324bee7 Add MaxMind GeoIP2 database download implementation 2026-04-09 21:57:20 +05:00
kor-elf a2f0e96448 Add language constants to MaxMind service package 2026-04-09 21:51:34 +05:00
kor-elf 64e4a138e3 Add MaxMind GeoIP2 database service with refreshable interface 2026-04-09 21:49:46 +05:00
kor-elf 2b277c8ee9 Add GeoIP2 package with interfaces and IP info structure 2026-04-09 21:43:01 +05:00
kor-elf 031981e6a2 Add utility package for directory and file management 2026-04-09 21:33:34 +05:00
kor-elf 74647111b7 Initialize Go module with GeoIP2 dependencies 2026-04-09 21:27:54 +05:00
kor-elf c82d8b7953 Add MIT license 2026-04-09 21:24:00 +05:00