Like Prometheus, but for logs.
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.
 
 
 
 
 
 
loki/vendor/go4.org/netipx
Cyril Tovena 90c5dbf0d3
chore: Revert syntax module (#14831)
6 months ago
..
.gitignore Replace deprecated inet.af/netaddr (#8560) 2 years ago
.gitmodules Replace deprecated inet.af/netaddr (#8560) 2 years ago
AUTHORS Replace deprecated inet.af/netaddr (#8560) 2 years ago
LICENSE Replace deprecated inet.af/netaddr (#8560) 2 years ago
README.md Replace deprecated inet.af/netaddr (#8560) 2 years ago
ipset.go Replace deprecated inet.af/netaddr (#8560) 2 years ago
mask6.go Replace deprecated inet.af/netaddr (#8560) 2 years ago
netipx.go chore: Revert syntax module (#14831) 6 months ago
uint128.go Replace deprecated inet.af/netaddr (#8560) 2 years 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.