Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigOption ¶ added in v1.2.0
type ConfigOption func(*ConfigOptions)
func WithProxyAuthURL ¶ added in v1.2.0
func WithProxyAuthURL(url string) ConfigOption
func WithProxyHandler ¶ added in v1.2.0
func WithProxyHandler(handler func() (*transport.HttpRes, error)) ConfigOption
type ConfigOptions ¶ added in v1.2.0
Click to show internal directories.
Click to hide internal directories.