-
Type:
New Feature
-
Resolution: Gone away
-
Priority:
Major - P3
-
None
-
Affects Version/s: 0.0.2
-
Component/s: Testing
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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.