cybozu-go / netutil

Add-ons for Go networking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Add-ons for Go networking

License:Apache License 2.0


Languages

Language:Go 100.0%