aboutsummaryrefslogtreecommitdiff
path: root/lib/dns/server_example_test.go
AgeCommit message (Expand)Author
2026-03-26lib/dns: refactoring DoT and DoH to use address instead of portShulhan
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2022-05-30lib/dns: move all caches operations from Server to Caches typeShulhan
2022-05-12all: rewrite all codes to use "var" instead of ":="Shulhan
2021-11-16lib/dns: refactoring, change signature of client LookupShulhan
2021-11-14lib/dns: refactoring, introduce new type RecordClassShulhan
2021-11-14lib/dns: refactoring, create type RecordType to represent type of RRShulhan
2021-11-13lib/dns: use snake case for file namingShulhan