1
0
Fork 0
mirror of https://gitlab.com/pnx-tools/dns-updater.git synced 2026-06-16 05:54:56 +02:00
dns-updater/ip/resolver
2023-12-25 21:31:58 +01:00
..
basic_http ip/resolver/basic_http/service.go: add support for a decoder function to be added to the service. 2023-12-25 21:29:56 +01:00
jsonip Refactor 2023-12-07 19:45:29 +01:00
mock ip/resolver: make Service.Lookup() accept a context 2023-12-02 11:58:53 +01:00
jsonip.go Adding ip/resolver/jsonip.go 2023-12-25 21:27:48 +01:00
manager.go ip/resolver/manager.go: make jsonip be a basic_http service with jsonipDecoder decoder function. 2023-12-25 21:31:58 +01:00
resolver.go ip/resolver/resolver.go: move WAN_IFACE constant to app/app.go 2023-12-07 20:43:48 +01:00