tombish / libdns

Core interfaces for universal DNS record manipulation across providers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mythic Beasts for libdns

Go Reference

This package implements the libdns interfaces for Mythic Beasts Primary DNS API v2, allowing you to manage DNS records.

Authenticating

To authenticate you are required to supply both your Key ID and secret.

Example

For a minimal example of how to access your DNS records see _example/main.go.

About

Core interfaces for universal DNS record manipulation across providers

License:MIT License


Languages

Language:Go 100.0%