Struct gip::ProviderAny [] [src]

pub struct ProviderAny {
    pub providers: Vec<Box<Provider>>,
}

Provider for checking global address from multiple providers

Fields

Providers for checking global address

Methods

impl ProviderAny
[src]

Load providers from TOML string

Trait Implementations

impl Provider for ProviderAny
[src]

Get global IP address

Get provider name

Set timeout by milliseconds

Set proxy