mirror of
https://github.com/spaytac/orbiter.git
synced 2026-01-22 15:54:42 +00:00
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
|