buildkit/vendor/github.com/docker/go-connections
Vincent Demeester 7b01b99a79
Remove unused vendor
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-10-08 13:43:17 +02:00
..
nat frontend: base of dockerfile frontend 2017-08-31 23:27:25 -07:00
sockets Allow to use TCP for buildkit daemon and client communication 2017-10-07 22:02:15 +02:00
LICENSE frontend: base of dockerfile frontend 2017-08-31 23:27:25 -07:00
README.md frontend: base of dockerfile frontend 2017-08-31 23:27:25 -07:00

README.md

GoDoc

Introduction

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

Usage

See the docs in godoc for examples and documentation.

License

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