Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPUpstream ¶
type HTTPUpstream struct {
// contains filtered or unexported fields
}
func NewHTTPUpstream ¶
func (*HTTPUpstream) Close ¶
func (u *HTTPUpstream) Close()
type TCPUpstream ¶
type TCPUpstream struct {
// contains filtered or unexported fields
}
func NewTCPUpstream ¶
func (*TCPUpstream) Close ¶
func (u *TCPUpstream) Close()
Click to show internal directories.
Click to hide internal directories.