aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/docker/go-connections/README.md
blob: d257e44fdc076f86db7bf4afa3b7f294ad77c532 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[![GoDoc](https://godoc.org/github.com/docker/go-connections?status.svg)](https://godoc.org/github.com/docker/go-connections)

# Introduction

go-connections provides common package to work with network connections.

## Usage

See the [docs in godoc](https://godoc.org/github.com/docker/go-connections) for examples and documentation.

## License

go-connections is licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for the full license text.