mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
MAINTENANCE: Unknown rtypes should return errors, not a panic (#945)
* Eliminate panics related to unknown rtypes
This commit is contained in:
@@ -16,7 +16,7 @@ CSC Global Registrar:
|
||||
Info required in `creds.json`:
|
||||
- api-key Api Key
|
||||
- user-token User Token
|
||||
- notification_emails (optional) Comma seperated list of email addresses to send notifications to
|
||||
- notification_emails (optional) Comma separated list of email addresses to send notifications to
|
||||
*/
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user