Closed GilGil1 closed 2 years ago
As per the previous pull request (from @carr123) I cannot accept this without a signed ECA. The process (see the readme) should be fairly simple (please yell out if you are experiencing issues).
Note: You don't need to submit a new pull request for this (just sign the ECA with the email address you used in the commit).
This PR is adding the ability to add custom network connection types. It supports the customization of custom function to create connection. This function should return a net.Conn and error referring to issue #571