aboutsummaryrefslogtreecommitdiff
path: root/lib/dns/idpool.go
AgeCommit message (Expand)Author
11 daysall: apply go fixShulhan
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2023-03-25lib/dns: fix all lint warnings suggested by revive and fieldalignmentShulhan
2022-10-02lib/dns: reset the ID pool during testShulhan
2022-05-12all: rewrite all codes to use "var" instead of ":="Shulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2020-06-06all: use default linter optionsShulhan
2019-06-14all: fix nolint formatShulhan
2018-11-30all: minimize and suppress linter warnings for global variablesShulhan
2018-08-23lib/dns: rename method to get next IDShulhan
2018-08-16dns: library that implement DNS client as in RFC 1035Shulhan