Little helper to run CNCF's k3s in Docker
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
k3d/vendor/go4.org/netipx
iwilltry42 5cd9aa1d08
chore: update deps
3 months ago
..
.gitignore change (breaking/module): switch from netaddr.af to netipx + netip 11 months ago
.gitmodules change (breaking/module): switch from netaddr.af to netipx + netip 11 months ago
AUTHORS change (breaking/module): switch from netaddr.af to netipx + netip 11 months ago
LICENSE change (breaking/module): switch from netaddr.af to netipx + netip 11 months ago
README.md change (breaking/module): switch from netaddr.af to netipx + netip 11 months ago
ipset.go change (breaking/module): switch from netaddr.af to netipx + netip 11 months ago
mask6.go change (breaking/module): switch from netaddr.af to netipx + netip 11 months ago
netipx.go chore: update deps 3 months ago
uint128.go change (breaking/module): switch from netaddr.af to netipx + netip 11 months ago

README.md

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.