Details
-
New Feature
-
Resolution: Gone away
-
Major - P3
-
None
-
0.0.2
-
None
Description
For various testing with the new private package design we need a custom dialer that we can use to track various properties like how many connections are made, when those connections are closed, etc... We also need a custom net.Conn type that can return specific errors so we can ensure that some of the logic in the topology.Server type functions correctly.