Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ContextKeyHeader ¶
type ContextKeyHeader struct{}
type ErrPasswordEmpty ¶
type ErrPasswordEmpty struct{ Msg string }
func (*ErrPasswordEmpty) Error ¶
func (e *ErrPasswordEmpty) Error() string
type ErrProxyEmpty ¶
type ErrProxyEmpty struct{}
func (*ErrProxyEmpty) Error ¶
func (e *ErrProxyEmpty) Error() string
type ErrProxyStatus ¶
type ErrProxyStatus struct{ Msg string }
func (*ErrProxyStatus) Error ¶
func (e *ErrProxyStatus) Error() string
type ErrProxyURL ¶
type ErrProxyURL struct{ Msg string }
func (*ErrProxyURL) Error ¶
func (e *ErrProxyURL) Error() string
Click to show internal directories.
Click to hide internal directories.