ziggs/vendor/go4.org/netipx
2023-03-22 05:36:26 -07:00
..
.gitignore Gomod: update deps (vendor'd) 2023-03-22 05:36:26 -07:00
.gitmodules Gomod: update deps (vendor'd) 2023-03-22 05:36:26 -07:00
AUTHORS Gomod: update deps (vendor'd) 2023-03-22 05:36:26 -07:00
ipset.go Gomod: update deps (vendor'd) 2023-03-22 05:36:26 -07:00
LICENSE Gomod: update deps (vendor'd) 2023-03-22 05:36:26 -07:00
mask6.go Gomod: update deps (vendor'd) 2023-03-22 05:36:26 -07:00
netipx.go Gomod: update deps (vendor'd) 2023-03-22 05:36:26 -07:00
README.md Gomod: update deps (vendor'd) 2023-03-22 05:36:26 -07:00
uint128.go Gomod: update deps (vendor'd) 2023-03-22 05:36:26 -07:00

netipx Test Status Go Reference

What

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:

This package requires Go 1.18+ to use and complements the net/netip.

FAQ

Why's it no longer under inet.af? Since that joke started, that TLD is now under control of the Taliban. (Yes, we should've known better. We'd even previously scolded people for relying on questionable ccTLDs. Whoops.)

Will this stuff make it into the standard library? Maybe. We'll see.