dnscontrol/providers/desec
Georg 2832746a47
deSEC implement pagination (#1208)
* deSEC: Implement pagination for domain list #1177

* deSEC: add debug logging for pagination

* deSEC: simplify get/post methods by allowing url / api endpoints as target

* deSEC: implement pagination for getRecords function

* deSEC: fix linter warnings

* deSEC: replace domainIndexInitalized variable with checking if the domainIndex == nil

* deSEC: add mutex for domainIndex

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2021-07-21 11:44:10 -04:00
..
auditrecords.go
convert.go DESEC: Implements support for long / multistring txt records (#1204) 2021-07-08 10:06:54 -04:00
desecProvider.go deSEC implement pagination (#1208) 2021-07-21 11:44:10 -04:00
protocol.go deSEC implement pagination (#1208) 2021-07-21 11:44:10 -04:00