No description
Find a file
Sebastiaan van Stijn 894d811275
Merge pull request #150 from thaJeztah/deprecate_SystemCertPool
Deprecate tlsconfig.SystemCertPool
2026-03-25 13:21:02 +01:00
.github ci: combine lint and linux, non-linux in a single matrix 2026-03-23 21:39:37 +01:00
nat update minimum go version to go1.23 2026-03-23 23:47:02 +01:00
proxy update minimum go version to go1.23 2026-03-23 23:47:02 +01:00
sockets Set correct SECURITY_INFORMATION bit 2025-10-28 08:16:42 +00:00
tlsconfig Merge pull request #150 from thaJeztah/deprecate_SystemCertPool 2026-03-25 13:21:02 +01:00
.gitignore Add .gitignore 2020-06-03 15:23:56 +02:00
CONTRIBUTING.md Add readme, license, maintainers and contributing documents. 2015-12-17 15:50:23 -05:00
doc.go Add godoc for the base package. 2015-12-17 15:56:10 -05:00
go.mod update minimum go version to go1.23 2026-03-23 23:47:02 +01:00
go.sum go.mod: github.com/Microsoft/go-winio v0.4.21 2025-04-24 11:33:21 +02:00
LICENSE Add readme, license, maintainers and contributing documents. 2015-12-17 15:50:23 -05:00
MAINTAINERS MAINTAINERS: update Akihiro Suda's email address 2019-04-17 18:44:41 +09:00
README.md Add godoc link. 2015-12-18 17:24:56 -05:00

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.