Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProxyProvider ¶
ProxyProvider 代理提供
type SimpleProxyProvider ¶
type SimpleProxyProvider struct {
// contains filtered or unexported fields
}
func BuildProxyProvider ¶
func BuildProxyProvider(proxies []Proxy) *SimpleProxyProvider
func ProxyProviderFrom ¶
func ProxyProviderFrom(proxies ...Proxy) *SimpleProxyProvider
Click to show internal directories.
Click to hide internal directories.