Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNetClosing = errors.New("use of closed network connection")
Functions ¶
This section is empty.
Types ¶
type AnyProxy ¶
type AnyProxy struct {
// contains filtered or unexported fields
}
func NewAnyProxy ¶
func (*AnyProxy) ListenAndServe ¶
type BytesPool ¶ added in v0.2.0
BytesPool is an interface for getting and returning temporary bytes for use by io.CopyBuffer.
type Host ¶ added in v0.3.0
type Host struct {
// contains filtered or unexported fields
}
func (*Host) ListenAndServe ¶ added in v0.3.0
Click to show internal directories.
Click to hide internal directories.