https://github.com/docker/go-connections
Utility package to work with network connections
https://github.com/docker/go-connections
Last synced: 8 months ago
JSON representation
Utility package to work with network connections
- Host: GitHub
- URL: https://github.com/docker/go-connections
- Owner: docker
- License: apache-2.0
- Created: 2015-12-17T20:51:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-24T11:04:55.000Z (9 months ago)
- Last Synced: 2025-05-03T07:56:19.394Z (8 months ago)
- Language: Go
- Homepage: https://pkg.go.dev/github.com/docker/go-connections
- Size: 2.12 MB
- Stars: 224
- Watchers: 18
- Forks: 102
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](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.