proxy.golang.org : github.com/thepudds/go118-netip
Package netip defines an IP address type that's a small value type. Building on that Addr type, the package also defines AddrPort (an IP address and a port), and Prefix (an IP address and a bit length prefix). Compared to the net.IP type, this package's Addr type takes less memory, is immutable, and is comparable (supports == and being a map key).
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/thepudds/go118-netip
License: BSD-3-Clause
Status: removed
Latest release: over 1 year ago
Namespace: github.com/thepudds
Last synced: over 1 year ago