package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Mar 12, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ProxyError errorType = errorType(errors.New("proxy error"))
ProxySessionError errorType = errorType(errors.New("proxy session error"))
ProxyInitError errorType = errorType(errors.New("proxy init error"))
TLSConfigError errorType = errorType(errors.New("TLS configuration error"))
)
WithType wraps an error with a type that can later be checked using `errors.Is`
Source Files
¶
Click to show internal directories.
Click to hide internal directories.