Add-ons for Go networking


License
Apache-2.0
Install
go get github.com/cybozu-go/netutil

Documentation

GitHub release CI Go Reference Go Report Card

Add-ons for networking

This package overrides a package of the same name.

Features

  • Functions for IPv4/v6 address calculations.
  • Functions to identify network errors.
  • Functions for TLS constants.
  • Utilities for TCP keep-alive.
  • Interface to half-close connections.
  • golang.org/x/net/netutil functions.

Usage

Read the documentation.

License

netutil is licensed under the Apache License, Version 2.0.