Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
func New ¶
func New(storage common.Storage, randSource rand.Source, updaterWarner common.Warner, client *http.Client, unzipper common.Unzipper, parallelResolver common.ParallelResolver, ) *Provider
TODO: remove unneeded arguments once the updater is implemented.
func (*Provider) GetConnection ¶
func (p *Provider) GetConnection(selection settings.ServerSelection, ipv6Supported bool) ( connection models.Connection, err error, )
func (*Provider) OpenVPNConfig ¶
Click to show internal directories.
Click to hide internal directories.