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