aboutsummaryrefslogtreecommitdiff
path: root/lib/dns/rdata_soa.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-03-05all: comply with linter recommendations #1Shulhan
2023-12-13all: fix linter warnings reported by reviveShulhan
2023-08-05lib/dns: always initialize the Zone SOA record to default valuesShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2021-11-14lib/dns: add init method to RDataSOAShulhan
2021-11-13lib/dns: use snake case for file namingShulhan