package
0.0.14
Repository: https://github.com/t34-dev/go-utils.git
Documentation: pkg.go.dev

# Functions

MaskProxyPassword заменяет пароль в URL прокси на звездочки.
No description provided by the author
WithLogFunc sets the logging function for the client.
WithMiddleware добавляет middleware к клиенту.
WithProxy sets the proxies for the client.

# Structs

ProxyStatus represents the status of a proxy.

# Interfaces

Client defines the interface for HTTP clients.

# Type aliases

ClientOption is a function type to set options on the client.
LogFunc defines the signature for the logging function.
Middleware defines the middleware function.