Documentation
¶
Index ¶
Constants ¶
View Source
const ( MigrationOptionDisabled int = 2 MigrationOptionEnabled int = 1 MigrationOptionUnspecified int = 0 RequestPriorityHighest int = 4 RequestPriorityIdle int = 0 RequestPriorityLow int = 2 RequestPriorityLowest int = 1 RequestPriorityMedium int = 3 Connecting int = 10 DownloadingPacFile int = 5 EstablishingProxyTunnel int = 8 Idle int = 0 Invalid int = -1 ReadingResponse int = 14 ResolvingHost int = 9 ResolvingHostInPacFile int = 7 ResolvingProxyForUrl int = 6 SendingRequest int = 12 SslHandshake int = 11 WaitingForAvailableSocket int = 2 WaitingForCache int = 4 WaitingForDelegate int = 3 WaitingForResponse int = 13 WaitingForStalledSocketPool int = 1 StreamPriorityHighest int = 4 StreamPriorityIdle int = 0 StreamPriorityLow int = 2 StreamPriorityLowest int = 1 StreamPriorityMedium int = 3 HttpCacheDisabled int = 0 HttpCacheDisk int = 3 HttpCacheDiskNoHttp int = 2 HttpCacheInMemory int = 1 ErrorAddressUnreachable int = 9 ErrorConnectionClosed int = 5 ErrorConnectionRefused int = 7 ErrorConnectionReset int = 8 ErrorConnectionTimedOut int = 6 ErrorHostnameNotResolved int = 1 ErrorInternetDisconnected int = 2 ErrorNetworkChanged int = 3 ErrorOther int = 11 ErrorQuicProtocolFailed int = 10 ErrorTimedOut int = 4 SslDateInvalid int = 4 SslExpired int = 1 SslIdmismatch int = 2 SslInvalid int = 5 SslMaxError int = 6 SslNotyetvalid int = 0 SslUntrusted int = 3 DnsOptionDisabled int = 2 DnsOptionEnabled int = 1 DnsOptionUnspecified int = 0 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.