Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerLocation ¶
type ServerLocation struct { Region string Country string City string RetroLoc string // TODO remove in v4 Hostname string MultiHop bool }
LocationData is required to keep location data on Surfshark servers that are not obtained through their API.
func LocationData ¶
func LocationData() (data []ServerLocation)
TODO remove retroRegion and servers from API in v4.
Click to show internal directories.
Click to hide internal directories.