No description
Find a file
Virgil 4280edbfb0 feat(dns): add wildcard record resolution
Implements wildcard DNS resolution with most-specific suffix matching for dns.resolve, dns.resolve.txt, and dns.resolve.all paths.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-03 19:48:20 +00:00
docs feat: initial commit with RFC specs 2026-04-03 20:47:37 +01:00
go.mod feat(dns): add wildcard record resolution 2026-04-03 19:48:20 +00:00
README.md feat: initial commit with RFC specs 2026-04-03 20:47:37 +01:00
service.go feat(dns): add wildcard record resolution 2026-04-03 19:48:20 +00:00
service_test.go feat(dns): add wildcard record resolution 2026-04-03 19:48:20 +00:00

go-dns