Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadHeader ¶
ReadHeader read the proto message from the reader.
Types ¶
type ListenPlex ¶
func NewListenPlex ¶
func NewListenPlex(l net.Listener) *ListenPlex
func (*ListenPlex) NewListener ¶
func (l *ListenPlex) NewListener(prefix byte) net.Listener
NewListener creates a listener that will accept connections with the specified byte prefix.
Click to show internal directories.
Click to hide internal directories.