1
0
Fork 0
mirror of https://gitlab.com/pnx-tools/dns-updater.git synced 2026-06-16 05:54:56 +02:00
No description
Find a file
2023-12-07 20:41:48 +01:00
app ip/cache.go: skip storing a NetInterfaceIPResolver in struct, Define a CacheDefaultCallback type and have it passed to the new GetWithDefault function instead. 2023-12-07 20:40:49 +01:00
cmd/dnsupdater cmd/dnsupdater/main.go: Adding logging 2023-08-12 20:11:23 +02:00
http Adding http/get.go 2023-12-02 14:35:21 +01:00
ip Remove ip/lookup.go as those are not used anymore. 2023-12-07 20:41:48 +01:00
provider Initial commit 2023-04-28 16:43:49 +02:00
.gitignore Initial commit 2023-04-28 16:43:49 +02:00
.gitlab-ci.yml Adding .gitlab-ci.yml 2023-08-11 18:41:45 +00:00
config.example.yml Initial commit 2023-04-28 16:43:49 +02:00
go.mod cmd/dnsupdater/main.go: Adding logging 2023-08-12 20:11:23 +02:00
go.sum cmd/dnsupdater/main.go: Adding logging 2023-08-12 20:11:23 +02:00
main Refactor 2023-12-07 19:45:29 +01:00