5 Commits

Author SHA1 Message Date
Donavan Fritz
ff3ec65719 Fix build and polish codebase to OSS quality
Some checks failed
Synthetic CoreDNS Plugin CI/CD Build / test (push) Has been cancelled
Dockerfile used golang:1.21 but go.mod requires 1.25; CI was broken.
Refactored plugin code with proper godoc comments, extracted helpers to
eliminate duplicated response-building logic, modernized tests with
t.Run subtests and shared assertion helpers, and rewrote README with
configuration reference table and professional structure.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 13:33:25 -05:00
Donavan Fritz
2e9360fd45 do proper testing 2024-02-20 22:26:54 -08:00
Donavan Fritz
46eba0f367 always ipv6 before ipv4 2024-02-08 17:47:50 -08:00
Donavan Fritz
64b55c4236 update readme 2024-02-08 17:47:16 -08:00
Donavan Fritz
c4e584301a project init 2024-02-08 17:44:51 -08:00