Documentation
¶
Overview ¶
Package netpipetestserver provides httptest.Server and http.Client pairs configured to work within a synctest bubble by swapping the network for a pair of in-memory net.Pipe connections.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dial ¶
Dial allows tests using netPipeListener to directly access the underlying client connection via the http.Client's transport. The client must be one created by New.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.