Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrConnClosed = errors.New("connection closed")
View Source
var ErrSingleListenerEOF = errors.New("single listener: EOF")
Functions ¶
func RegisterHostnameHandler ¶
func RegisterHostnameHandler()
Types ¶
type BufConn ¶
func BufferConnection ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) HandleHTTP ¶
type SingleListener ¶
type SingleListener struct {
// contains filtered or unexported fields
}
func (*SingleListener) Addr ¶
func (l *SingleListener) Addr() net.Addr
func (*SingleListener) Close ¶
func (l *SingleListener) Close() error
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
Package tcprpcpb is a generated protocol buffer package.
|
Package tcprpcpb is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.