[ 源代码: golang-go4-netipx ]
软件包:golang-go4-netipx-dev(0.0~git20231129.fdeea32-2)
golang-go4-netipx-dev 的相关链接
Debian 的资源:
下载源码包 golang-go4-netipx:
- [golang-go4-netipx_0.0~git20231129.fdeea32-2.dsc]
- [golang-go4-netipx_0.0~git20231129.fdeea32.orig.tar.xz]
- [golang-go4-netipx_0.0~git20231129.fdeea32-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-mdlayher-raw-dev
- protoc-gen-go
- golang-github-invopop-jsonschema-dev
- golang-inet-netstack-dev
- golang-github-apptainer-container-key-client-dev
- golang-github-bmatsuo-lmdb-go-dev
- golang-filippo-edwards25519-dev
- protoc-gen-go-1-5
- isc-dhcp-relay
- golang-github-bradfitz-iter-dev
- golang-github-google-wire-dev
extra stuff from inet.af/netaddr that didn't make it into Go's net/netip
This is a package containing the bits of the old inet.af/netaddr package that didn't make it into Go 1.18's net/netip standard library package.
As background, see:
* https://github.com/inetaf/netaddr/ (now deprecated) * https://tailscale.com/blog/netaddr-new-ip-type-for-go/ - blog post about why the package came to be originally * https://go.dev/doc/go1.18#netip - Go 1.18 release notes
This package requires Go 1.18+ to use and complements the net/netip.