1 // Package connections provides libraries to work with network connections. 2 // This library is divided in several components for specific usage. 3 package connections 4
View as plain text