Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶ added in v0.4.0
func Register(scheme string, fun SchemeFunc)
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
type SchemeFunc ¶ added in v0.4.0
Click to show internal directories.
Click to hide internal directories.