Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PxyProtoServer ¶
type PxyProtoServer struct {
// contains filtered or unexported fields
}
PxyProtoServer struct.
func (*PxyProtoServer) ListenAndServe ¶
func (s *PxyProtoServer) ListenAndServe()
ListenAndServe listens on server's addr and serves connections.
func (*PxyProtoServer) Serve ¶
func (s *PxyProtoServer) Serve(cc net.Conn)
Serve serves a connection.
Click to show internal directories.
Click to hide internal directories.