Commit graph

13 commits

Author SHA1 Message Date
Igor Chubin
d91c6da43e Suppress more HTTP log messages 2022-12-18 16:24:55 +01:00
Igor Chubin
c398d9204d Implement location resolution interface 2022-12-18 15:44:20 +01:00
Igor Chubin
04f064460c Fix linter findings for: funlen, nestif, gocognit, revive, cyclop 2022-12-17 20:49:48 +01:00
Igor Chubin
635ac451c0 Fix linter findings for: goerr113 2022-12-11 14:58:40 +01:00
Igor Chubin
173b501a2d Fix linter findings for: forbidigo, funlen, forcetypeassert, stylecheck 2022-12-11 14:50:06 +01:00
Igor Chubin
aa3600a011 Fix linter checks 2022-12-11 14:28:34 +01:00
Igor Chubin
1bcdd45f34 Add geoloc cache converter 2022-12-11 09:36:11 +01:00
Igor Chubin
1510ce6a88 Add new option: --geo-resolve for geo queries 2022-12-09 21:03:10 +01:00
Igor Chubin
a27541a25b Add support for geoip cache db reading 2022-12-06 18:52:26 +01:00
Igor Chubin
b54ba36643 Add geoip cache converter 2022-12-04 21:16:23 +01:00
Igor Chubin
5d86d36b7e Add config file parsing/dumping 2022-12-03 17:53:50 +01:00
Igor Chubin
2328b29bfe Add CLI parsing 2022-12-03 17:53:28 +01:00
Igor Chubin
fb8f0d248b Move cmd/srv.go to ./ 2022-12-03 16:10:10 +01:00
Renamed from cmd/srv.go (Browse further)