No description
Find a file
Virgil 5fd82dd342 feat(dns): add nil-safe service method guards
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 00:04:47 +00:00
docs feat: initial commit with RFC specs 2026-04-03 20:47:37 +01:00
action.go feat(dns): support camelCase dns.serve action args 2026-04-04 00:00:51 +00:00
go.mod feat(dns): default dns.serve port from service options 2026-04-03 22:58:35 +00:00
go.sum feat(dns): default dns.serve port from service options 2026-04-03 22:58:35 +00:00
hsd.go feat(hsd): parse single-value name resource records 2026-04-03 23:57:02 +00:00
hsd_test.go feat(hsd): parse single-value name resource records 2026-04-03 23:57:02 +00:00
http_server.go feat(dns): default health HTTP port to 5554 2026-04-03 23:08:14 +00:00
mainchain.go fix(mainchain): parse hns alias tokens case-insensitively 2026-04-03 23:36:02 +00:00
mainchain_test.go feat(dns): fall back mainchain auth to HSD credentials 2026-04-03 23:51:36 +00:00
README.md feat: initial commit with RFC specs 2026-04-03 20:47:37 +01:00
serve.go feat(dns): add nil-safe service method guards 2026-04-04 00:04:47 +00:00
service.go feat(dns): add nil-safe service method guards 2026-04-04 00:04:47 +00:00
service_test.go feat(dns): add nil-safe service method guards 2026-04-04 00:04:47 +00:00

go-dns