aboutsummaryrefslogtreecommitdiff
path: root/lib/dns/udp_client_pool_test.go
AgeCommit message (Expand)Author
10 daysall: apply go fixShulhan
2025-01-23all: use for-range with numericShulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2022-05-12all: rewrite all codes to use "var" instead of ":="Shulhan
2021-11-16lib/dns: refactoring, change signature of client LookupShulhan
2021-11-15lib/dns: realign all struct fieldsShulhan
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