Documentation ¶
Index ¶
- func ParseHostPort(t *testing.T, addr string) (string, uint)
- func StartListener(t *testing.T, addr string) (net.Listener, string)
- func TestPipeConn(t *testing.T, a, b func(*testing.T, net.Conn), loop int)
- func TestTCPConn(t *testing.T, a, b func(*testing.T, net.Conn), loop int)
- func TestTCPConnWithListener(t *testing.T, listen func(*testing.T, string, string) net.Listener, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartListener ¶ added in v1.1.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.