...

Package connections

import "github.com/docker/go-connections"
Overview
Index
Subdirectories

Overview ▾

Package connections provides libraries to work with network connections. This library is divided in several components for specific usage.

Index ▾

Package files

doc.go

Subdirectories

Name 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.