Files
go_goutils/netx/dnsx/ptr/doc.go
T
brent saner 67a5c8a3fb v1.17.5
ADDED:
* netx/dnsx/ptr package
2026-09-11 22:12:00 -04:00

6 lines
202 B
Go

/*
Package ptr includes some helper functions for working with PTR records/zones
and mapping/converting them to/from [net/netip.Addr] and [net/netip.Prefix] representations respectively.
*/
package ptr