Documentation ¶
Overview ¶
Package nettest provides utilities for network testing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestConn ¶
TestConn tests that a net.Conn implementation properly satisfies the interface. The tests should not produce any false positives, but may experience false negatives. Thus, some issues may only be detected when the test is run multiple times. For maximal effectiveness, run the tests under the race detector.
Types ¶
Click to show internal directories.
Click to hide internal directories.