mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-10 04:30:20 +02:00
Feat: location data at /v1/publicip/ip
This commit is contained in:
@@ -2,5 +2,5 @@ package publicip
|
||||
|
||||
import "github.com/qdm12/gluetun/internal/publicip/state"
|
||||
|
||||
type Getter = state.PublicIPGetter
|
||||
type Getter = state.DataGetter
|
||||
type SettingsGetSetter = state.SettingsGetSetter
|
||||
|
||||
Reference in New Issue
Block a user