Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EchoTcpMsgLong ¶ added in v1.1.4
func SendTcpMsg ¶
func SendUdpMsg ¶
Types ¶
type EchoServer ¶ added in v1.1.5
type EchoServer struct {
// contains filtered or unexported fields
}
func NewEchoServer ¶ added in v1.1.5
func NewEchoServer(host string, port int) *EchoServer
func (*EchoServer) Run ¶ added in v1.1.5
func (s *EchoServer) Run() error
func (*EchoServer) Stop ¶ added in v1.1.5
func (s *EchoServer) Stop()
Click to show internal directories.
Click to hide internal directories.