mirror of
https://github.com/davegallant/vpngate.git
synced 2025-08-06 08:43:40 +00:00
Add parsing tests (#17)
This commit is contained in:
@@ -76,6 +76,7 @@ func GetList() (*[]Server, error) {
|
||||
}
|
||||
|
||||
log.Info().Msg("Fetching the latest server list")
|
||||
|
||||
r, err := http.Get(vpnList)
|
||||
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user