package connections
import "github.com/docker/go-connections"
Package connections provides libraries to work with network connections. This library is divided in several components for specific usage.
Index ¶
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
nat | Package nat is a convenience package for manipulation of strings describing network ports. |
proxy | Package proxy provides a network Proxy interface and implementations for TCP and UDP. |
sockets | Package sockets provides helper functions to create and configure Unix or TCP sockets. |
tlsconfig | Package tlsconfig provides primitives to retrieve secure-enough TLS configurations for both clients and servers. |
Tools for package owners.