• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

nat/H28-Feb-2018-

proxy/H28-Feb-2018-

sockets/H28-Feb-2018-

tlsconfig/H28-Feb-2018-

CONTRIBUTING.mdH A D28-Feb-20182 KiB

LICENSEH A D28-Feb-201810.5 KiB

MAINTAINERSH A D28-Feb-20181.1 KiB

README.mdH A D28-Feb-2018464

circle.ymlH A D28-Feb-2018540

doc.goH A D28-Feb-2018165

README.md

1[![GoDoc](https://godoc.org/github.com/docker/go-connections?status.svg)](https://godoc.org/github.com/docker/go-connections)
2
3# Introduction
4
5go-connections provides common package to work with network connections.
6
7## Usage
8
9See the [docs in godoc](https://godoc.org/github.com/docker/go-connections) for examples and documentation.
10
11## License
12
13go-connections is licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for the full license text.
14