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