errors

package
v0.0.0-...-b9bb202 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ProxyInfoNotSupported describes an error that occurs when the underlying
	// provider does not support getting the proxy information.
	ProxyInfoNotSupported = errors.ConstError("proxy info not supported")
	// ProxyInfoNotFound describes an error that occurs when a proxy information
	// cannot be found.
	ProxyInfoNotFound = errors.ConstError("proxy info not found")
	// ProxyNotSupported describes an error that occurs when the underlying
	// provider does not support the proxy.
	ProxyNotSupported = errors.ConstError("proxy not supported")
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL