dnscontrol/models
Tom Limoncelli 44001dc999
DOCS: Add tips about TXT records (#1622)
* Add tips about TXT records

* More comments

* Remove test temporarily

* go generate

* A a link to the test
2022-07-14 14:43:07 -04:00
..
dns.go Eliminate models.StringsToNameservers() (#1486) 2022-04-24 09:08:40 -04:00
dns_test.go
dnsrr.go
domain.go ClouDNS: Add CLOUDNS_WR (Web Redirects) (#1421) 2022-03-02 09:21:51 -05:00
provider.go NEW PROVIDER: CSCGLOBAL as DNS Service Provider (#1516) 2022-06-12 16:01:08 -04:00
quotes.go MAINT: Update TXT docs, suggest not using TxtNoLen255 (#1548) 2022-06-20 11:34:05 -04:00
quotes_test.go MAINT: Update TXT docs, suggest not using TxtNoLen255 (#1548) 2022-06-20 11:34:05 -04:00
record.go MAINT: Sort various lists (#1433) 2022-03-02 11:19:15 -05:00
record_test.go
t_caa.go CLOUDFLAREAPI: Fix TXT quoting bug (#1543) 2022-06-18 09:58:55 -04:00
t_ds.go
t_mx.go
t_naptr.go
t_parse.go DOCS: Add tips about TXT records (#1622) 2022-07-14 14:43:07 -04:00
t_soa.go
t_srv.go
t_sshfp.go
t_tlsa.go
t_txt.go MAINT: Update TXT docs, suggest not using TxtNoLen255 (#1548) 2022-06-20 11:34:05 -04:00
target.go MAINT: Put some target-related warnings behind a flag (#1541) 2022-06-17 12:40:44 -04:00
tdwarn.go
tonameservers_test.go