...

Text file src/github.com/docker/go-connections/README.md

Documentation: github.com/docker/go-connections

     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.

View as plain text