|
|
9961cec561
|
ip/resolver/resolver.go: move WAN_IFACE constant to app/app.go
resolver.go is library code and should not define (or care) about what is a "WAN" interface or not.
|
2023-12-07 20:43:48 +01:00 |
|
|
|
a6c98a3209
|
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 |
|
|
|
0f21902ffd
|
Refactor
|
2023-12-07 19:45:29 +01:00 |
|
|
|
bd3aa5e948
|
ip/resolver: fix package name.
|
2023-12-07 18:47:21 +01:00 |
|
|
|
43705f81d1
|
app/app.go: remove app.IPLookupService, not used.
|
2023-12-02 11:55:21 +01:00 |
|
|
|
7e8ce30b87
|
app/app.go: in NewApp() return error if lookup services can't be found.
|
2023-12-02 11:53:46 +01:00 |
|
|
|
f57d355631
|
Initial commit
|
2023-04-28 16:43:49 +02:00 |
|