4 lines
165 B
Go
4 lines
165 B
Go
|
// Package connections provides libraries to work with network connections.
|
||
|
// This library is divided in several components for specific usage.
|
||
|
package connections
|