()
| 12 | GetConnection(selection settings.ServerSelection, ipv6Supported bool) (connection models.Connection, err error) |
| 13 | OpenVPNConfig(connection models.Connection, settings settings.OpenVPN, ipv6Supported bool) (lines []string) |
| 14 | Name() string |
| 15 | FetchServers(ctx context.Context, minServers int) ( |
| 16 | servers []models.Server, err error) |
| 17 | } |
no outgoing calls